Page 1 of 2 12 LastLast
Results 1 to 10 of 45

Thread: ZenGL

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by dazappa
    I thought it only cleared button states
    Under Windows it also clearing yet another state, because WinAPI GetCursorPos is slow function, and ZenGL call it only one time per iteration.

  2. #2
    New font generator have just released Here the source code of it. Just create directory "tools" in ZenGL directory and unpack archive there. After you can compile it with Lazarus 0.9.29. Little bit later I will provide GNU/Linux and Windows binary archives, because now I want to sleep
    Last edited by Andru; 14-11-2010 at 10:31 AM.

  3. #3
    Fantastic Project. What about shader?

    Thanks
    Sesilla

  4. #4
    this framework looks elegant , thanks for sharing
    but i was hoping that the bin directory is full of exe

  5. #5
    virtual
    Ok, next release will be with binaries for Windows(and maybe for other OS'es) in separate package. And this minor release will be soon, because I have already found and fixed some errors in svn(text rendering using font with more than one page and "problem" with tiles2d_Draw)

  6. #6
    Any chance of seeing it for ios? And shader?

    Thanks
    Sesilla

  7. #7
    Now ZenGL can use third party particles - Magic Particles And show something like this:

  8. #8
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Well, that it quite impressive.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  9. #9
    Quote Originally Posted by WILL View Post
    Well, that it quite impressive.
    Provided you have access to high-res particle images, this type of effect can be done with a lot of different engines.

    @virtual:
    If you have a working Lazarus installation, it couldn't be easier to run the demos. Simply download ZGL and unarchive it, open up the demo you want, and hit run. You don't have to fiddle with any project options because Andru created the demos with a relative path to the ZGL source.

  10. #10
    PGD Staff code_glitch's Avatar
    Join Date
    Oct 2009
    Location
    UK (England, the bigger bit)
    Posts
    933
    Blog Entries
    45
    Thank you so much for the font creator. I'm just curious: but could I use some of your audio and font code in Prometheus? (along with the editor?).

    Just a thought, since I can see this speeding up development and making it easier to use. Perhaps even a chance for easy porting from Prometheus to ZenGl if projects get serious even...

    cheers,
    code_glitch
    I once tried to change the world. But they wouldn't give me the source code. Damned evil cunning.

Page 1 of 2 12 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

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