Warp3D docs?
  • Caterpillar
    Caterpillar
    Posts: 26 from 2003/9/9
    Are there any publicly available docs for Warp3D somewhere? I could not find it in the faq (don't have a peg yet either, waiting on the right model to come out - so no MDC access either).

    I really like toying with 3D stuff to write little (pseudo) games. Does MOS 1.4 support radeon 9800 or GeForce 5900 (or 5600) level cards yet or are only the voodoo3 drivers mature enough right now?

    I did a little searching on Google on this but found a lot of games advertised (maybe I did not pick the right search words) but not any docs about what I wanted to know so I thought I'd ask here.

    Are the API calls/libraries one needs to write game-like programs (like input/output, timers, opening screens, file loading - if any deviate from standard c++ libs) documented publicly or is this all proprietary information you can only get through MDC access? If so where can I find it most easily?

    Sorry for all these questions and thanks in advance! :-)
  • »09.09.03 - 21:16
    Profile
  • MorphOS Developer
    Henes
    Posts: 507 from 2003/6/14
    MorphOS1.4 has 3D drivers for Voodoo3 and Voodoo4. Others are under
    development.
    Warp3D compatibility is made to run old games&demos.
    For new development, only OpenGL API is supported. SDK will be
    available on MDC.
  • »09.09.03 - 22:50
    Profile Visit Website
  • Caterpillar
    Caterpillar
    Posts: 26 from 2003/9/9
    Aah nice, I already know OpenGL because I made my old stuff in that API too and I have all the docs I need already :) Thats good news, thanks!
  • »10.09.03 - 11:04
    Profile