Results 1 to 8 of 8

Thread: 3D Engines for FreePascal/Lazarus.

  1. #1

    3D Engines for FreePascal/Lazarus.

    Besides JediSDL, and GLScene, I was wondering if theres any 3D engines that support Lazarus or Freepascal.

  2. #2

    3D Engines for FreePascal/Lazarus.

    Clootie's DX9 headers support DX to my knowledge.

  3. #3

    3D Engines for FreePascal/Lazarus.

    Sounds pretty cool however, I need something that will load a 3D model in a few command lines or something like that.

  4. #4

    3D Engines for FreePascal/Lazarus.

    There was a 3D engine with source posted here recently called LEAF.

  5. #5

    3D Engines for FreePascal/Lazarus.

    Yep, if you want to program real fast it may be the best solution to learn DX api. (see msdn)

    Clootie's headers are excellent, I use them all the time.
    Marmin^.Style

  6. #6
    tanner85
    Guest

    3D Engines for FreePascal/Lazarus.

    What about *real* engines written for Delphi/Freepascal, NOT in the form of Components.. Just plain pas units to use in a project..

    I need something like this to develop a racing videogame..

  7. #7

    3D Engines for FreePascal/Lazarus.

    One ( if not the best ) examples of a FreePascal 3D engine is called the Linderdaum 3D Engine. You can read more about it on this thread - http://www.pascalgamedevelopment.com...pic.php?t=1301
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  8. #8

    3D Engines for FreePascal/Lazarus.

    Which of these would you recommend for a beginner? I have several versions of Delphi, but I'd like what I do to work on a Mac as well so I'm leaning towards using Free Pascal only and avoide DirectX for now (perhaps I can look at Windows only stuff in Delphi at a later time, but I'm already reaching information overload...). I've been to the websites and just read stuff there, but haven't downloaded any of the things here to actually try yet.

    Thank you,
    Ron

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
  •