I’ve just started playing around with TrueVision3D (TV3D) in C#. My software project requires it so I thougth i’d spend my weekend playing around with the basics. In short, TV3D is a wrapper for DirectX.In no particular order you might do something similar too:

Create a TV engine
Create a scene
Setup a camera
Load in and construct any [...]