how low level is XNA

...compared with truevision (or other engines)
 
i think, truevision is easier to program...
 
or am i wrong
 
 


Answer this question

how low level is XNA

  • BBBXXX

    Truevision is a 3d render engine not a game engine. Yes you can use it to make games, but that is not it's only use.

    theTroll

  • mattdawg

    TrueEngine is an actual game engine.(though i dont like it), it has a lot of other classes and components builtin for models, sky boxes, particle systems, etc...as it stands, XNA Framework or GSE don't have those luxuries. XNA right now is just a framework, the structure of the game is pretty much already made, and you can get in to making game logic, etc...pretty fast. But they'll be adding more things over time, so we'll see.
  • how low level is XNA