Results 1 to 10 of 111

Thread: News

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    ZenGL 0.2.3

    One more bugfix release before releasing 0.3-dev branch

    Changelog:
    - [MacOS X]fixed start in fullscreen mode(dockbar didn't hide)
    - fixed Y-offset in tex_Draw for new lines
    - fixed memory leak in ogg loading function
    - proper values for mouse_DX/mouse_DY when CORRCT_RESOLUTION is used
    - fixed particles creation for EMITTER_TYPE_LINE
    - added EMITTER_TYPE_RING
    - fixed EMITTER_TYPE_CIRCLE
    - now zgl_Get( RESOLUTION_LIST ) works before zgl_Init

    download

  2. #2
    ZenGL 0.2.6

    New stable version is out!

    Changelog:
    - [Windows]removed passing Enter to text after key_BeginReadText
    - [Windows]fixed problem with Delphi 2009+
    - fixed problem with text rendering when there is no available first symbol in texture

    download

    One more interesting thing - ZenGL 0.3 got support of decoding theora video(in ogv container). You can see this in demo here(compiled for Windows).
    Last edited by Andru; 25-02-2012 at 07:21 PM.

  3. #3
    good for supporting theora video dec , is it possible to read theora video from memory stream ?

  4. #4
    is it possible to read theora video from memory stream ?
    Yes. For any resource there are always file-reading and memory-reading functions in ZenGL. For video it is video_OpenFile and video_OpenMemory. Currently I have no ideas which video to use for standard demo, so... as soon as I got something interesting, I will add demo to svn

  5. #5

  6. #6
    Congratulations for the Release!

    If everything goes right, Dreams of a Geisha will be the next one! =)

  7. #7
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    More the merrier!

    I'd like to see more than just Hidden Object games on the iPad from ZenGL however. So far the only non-hidden object game I've seen and can recall is Sushi Quest. Dreams of a Geisha would be the third genre from Pascal land put onto the iPad/iPhone. Any other ideas that could be done using ZenGL?
    Jason McMillen
    Pascal Game Development
    Co-Founder





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
  •