Results 1 to 7 of 7

Thread: Openb3d for Freepascal

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Unfortunately Freepascal has now "native" graphical system like Freebasic, so you'll need to use SDL or GLUT or anything else which can open a OpenGL window (maybe TOpenGLControl works, too). I just tested SDL and (Free)GLUT so far.
    I didn't know they removed Graph unit...

  2. #2
    Of course one needs an OpenGL context which the unit Graph can't deliever ...
    Best regards,
    Cybermonkey

  3. #3
    Is it possible to port it to Delphi ?

  4. #4
    Quote Originally Posted by panoramic View Post
    Is it possible to port it to Delphi ?
    That might be possible but since I've got no Delphi installation someone else might want to do that.
    Best regards,
    Cybermonkey

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
  •