Results 1 to 5 of 5

Thread: OpenGL tutorial

  1. #1

    OpenGL tutorial

    hey guys, I was going through this tutorial on http://www.friends-of-fpc.org/tutori...phics/dlx_ogl/ that Dmantione advised me to look at, it's very good to learn about OpenGL.
    If you're interested I think its a great place to start

    However, I also have a question. I tried compiling the source codes that are given in each chapter of the tutorial and it doesnt seem to work. I use Dev-Pascal 1.9.2, and the author of the tutorials says the code works with FPC 1.0.10, so it should work for me, right? :?
    But it doesnt! The compiler says there are wrong parameters, and stuff like that. Can any1 please hav a look and help me out?

    Cheers

    EDIT: To make it easier for those willing to help, here is the code of lesson2: http://www.friends-of-fpc.org/tutori...gl/source01.pp which is the first I tried out

  2. #2

    OpenGL tutorial

    Dev-Pascal wasnt updated for a while.. use lazarus or FPC directly.
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  3. #3

    OpenGL tutorial

    Dev-Pascal is dead. It was dead loong ago when I first tried FPC 1.9.6 (a pre-pre beta of 2.0)

  4. #4

    OpenGL tutorial

    Dev-Pascal is dead.
    And so was this topic
    Imagine I've written something clever here inspiring you to make something awesome. If that happens give me credits

  5. #5

    OpenGL tutorial

    Huh?? :shock:
    Oopsie... ops:

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
  •