Results 1 to 10 of 18

Thread: Need some advice for OpenGL

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Quote Originally Posted by Cybermonkey View Post
    Now here's my question: is there a tutorial (best for Object Pascal) for building an OpenGL 2D engine which does not use deprecated stuff?
    Yes. Clicky.

  2. #2
    Quote Originally Posted by Lifepower View Post
    Yes. Clicky.
    Okay, I will have a look into that. Is there a GLEW.pas available??
    Best regards,
    Cybermonkey

  3. #3
    I heard that a lot of functions will be deprecated in OpenGL 4.x, BUT most of the hardware still do not support OpenGL 4.

    I recommend you to use FreeGLUT, it will give you a good cross-platform support. I'm using it on my game engine.

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
  •