I'm working on an education simulational (read as game 🙂 ) that involves
buildings and the insides of buildings. I need to do polygon-type rendering of
the buldings and some objects as they move around. I'm wondering what
libraries there are that would help with this.
Thanks for any pointers
Dan
Dan,
<< I need to do polygon-type rendering of the buldings and some objects as
they move around. I'm wondering what libraries there are that would help with
this. >>
If you are implying real time, Autodesk has a Cyberspace Developer Kit. This is
a professional library of C++ routines for virtual reality developement.
jonas[adesk]