Results 1 to 8 of 8

Thread: MadPulsar - see your images like never before

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732

    MadPulsar - see your images like never before

    Hi,

    the script in the attachement does some image manipulation which has not yet been shown in TBGL, but that is not the most interesting thing about the script.

    Lately, I have created new framework to build my graphic work on. It is based heavily on custom entities of two kinds:

    • actors - these are any entities with graphic representation, constructor, destructor and method pack
    • animators - these are any entities which manipulate other actor or animator entities

    Custom entities can be created using FuncSlot type of entity very easily, as has been discussed in article before. To create them faster I created ThinBASIC template for actors and animators, where you just replace "<object>" with your name for entity in the code and can start off. Just extract them to \thinAir\Template\TBGL directory.

    I prepaired very primitive example where actor is "pulsar" and animator is responsible for animating all pulsars in the scene. It is quite performance expensive demo due to intensive blending, so I added some fine tuning parameters on the left. The bigger the pixel step and smaller the pulsar size will be, the faster it will go. Various parameters result in completely different output, I hope you'll like it.


    Petr

    Latest TBGL required, get it here please:
    The latest TBGL download
    Attached Images Attached Images
    Attached Files Attached Files
    Last edited by Petr Schreiber; 15-11-2010 at 11:59.
    Learn 3D graphics with ThinBASIC, learn TBGL!
    Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB

Similar Threads

  1. GUI: Menu and clickable images
    By Michael Hartlef in forum TBGL Gui projects
    Replies: 5
    Last Post: 05-07-2007, 22:18
  2. Space background images
    By ErosOlmi in forum Resources
    Replies: 4
    Last Post: 25-02-2007, 00:20

Members who have read this thread: 0

There are no members to list at the moment.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •