Author Topic: 3D Modelling  (Read 7117 times)

0 Members and 1 Guest are viewing this topic.

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
3D Modelling
« Reply #15 on: April 04, 2007, 02:19:00 pm »
eh... Acutally looking for someone proficient in OpenGL to help with the 3D engine trev and I are programming.
There are 10 types of people in this world-- those that can read binary, and those that can't.

Offline JincS

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +0/-0
    • View Profile
3D Modelling
« Reply #16 on: April 04, 2007, 06:29:00 pm »
Bah, just use commented-out pseudo-code (or use DOS code for debugging) in places that you would use OpenGL, and add the GL part last. That way, you can have everything done before you ever need to touch the graphics.