I can’t find the original thread, but this came up a while ago. I mentioned I’d built a tool to support making sprites from 3D models. A few people posted interest in the tool, just to say I’ve not fogotten, and that there is a project over in the community (pending approval) called model2sprite.
The tool currently uses Java 3D to render the models into sprites. The nice bit about this is the plugin interface allowing other format model loaders to be plugged in with minimal effort. The tool supports overhead and isometric (style) sprites and preview the sprites (and animation). I’m currently finding it quite useful for transforming Quake 2 and 3 models.
Anyway, I’ll post if/when the project gets approval
Kev