I need a very simple 3D graphics library for a project that I'm working on.
All I need to be able to do is accept a set models in the from of rectangular prisms (boxes) and render them from at least one angle. Don't need any highfalutin effects: just draw some boxes in 3D.
Any particular suggestions?