Results 1 to 2 of 2

Thread: Any basic OpenGL engine source?

  1. #1

    Any basic OpenGL engine source?

    Hey,
    wondering if anyone has a basic bare bone 3d OpenGL game engine written for FreePascal that i could take a look at? Im just a noob hoping if anyone wrote or knows of a simple engine that i can use as reference, to help a noob out. I know there are many open source projects out there, im just hesitant that they will probably be out of my league

    Thanks
    -MuteClown

  2. #2

    Re: Any basic OpenGL engine source?

    First, start by looking at some small applications/samples to see how to "do it small":

    This is an excellent resource: http://www.sulaco.co.za/

    When you are done with that, you can take a look at Luuk Van Venrooi's Genesis Device engine:

    http://sourceforge.net/projects/genesisdevice/

    If you really want to know what it takes to design a great game engine, I suggest you buy "Game Engine Architecture" by Dave Eberly. Excellent book.
    Coders rule nr 1: Face ur bugz.. dont cage them with code, kill'em with ur cursor.

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
  •