Results 1 to 9 of 9

Thread: Primitive Engine

Threaded View

  1. #1
    Join Date
    Mar 2006
    Posts
    1,290

    Default Primitive Engine

    I have now created a semi-decent 3D engine. It's not awe inspiring but it's a start.

    Don't peer into the source code less thy wish to have your eyes burnt out by pure uncontrolled math. This is some heavy duty stuff that I can't even hope to try and explain to some of you unless you have a sufficient background in "linear algebra", which by the way has nothing to do with highschool algebra.

    Once again you can try and run the program, but you need to download the glut32.dll and place it in your windows/system32 folder and for good measures place it in your windows/system folder too

    If it doesn't run, like Chrono's situation, then you might need some opengl libraries as well. I've provided the opengl32.dll here as well, which you have to copy to windows/system32. IF THERE IS ALREADY A COPY OF OPENGL32.DLL THERE THEN I WOULD ADVISE YOU NOT TO COPY OVER IT. Doing this could result in irreversible damage.

    Lastly, I'm not sure if this runs on windows vista operating system and chances are it probably doesn't ^_- so I included a little picture so that you can at least see something!

    At some point I'm going to put up links, websites and materials you should get if you are interested in learning how to do some of this.
    Last edited by Thirlan Tyrandor; 11-15-2008 at 03:51 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts