Tagged Questions
2
votes
1answer
387 views
COLLADA, loading, the modelling/animation process?
So, we're making a game in C++ using SDL - a TDS. It was originally intended to be 2D, but our lead programmer wanted to redo the engine and make it 3D. And, now, we really don't know how to go about ...
3
votes
2answers
586 views
Replacing a custom 3D model format with something more standard
This is long, so the short question is: What's the best/right/standard set of technologies for creating 3D models and incorporating them into a game such that the complexity for the artist is kept to ...