Results 1 to 10 of 10

Thread: Help with ZenGL

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    ZenGL is already 100% compatible with FPC/Lazarus. As far as modern Android/OpenGLES 2.0+ though, I think the only appropriate response is "hahaha, no." You would need to completely re-write ALL of the OpenGL rendering code in the entire library in order to get it running on modern Android devices (as ZenGL was written entirely with now-outdated fixed function desktop OpenGL functionality, which is not compatible with OpenGLES 2.0+)
    Last edited by Akira13; 09-06-2017 at 04:54 AM.

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
  •