Tagged Questions
0
votes
1answer
103 views
Support of multiple 3d formats in engine
What is the best practice to add support of loading models from multiple file formats (.obj, .3ds ...)?
What class hierarchy should I use (now I have Mesh class( containing vertex, data ) and ...
1
vote
1answer
285 views
Google Sketchup pro exporter/importer for MD5 model format?
Where can I find google sketchup pro MD5 (The doom3 model format) exporter/importer? If there isn't one what modeling program can I use to export/import MD5 models?
1
vote
1answer
6k views
Convert Autocad DWG to OBJ, FBX or similar
I know this is only partially game development related, but couldnt find another place to ask.
How can i convert an autocad dwg or dxf file to a more 'common' format like OBJ, FBX, 3DS, etc. ?
i ...
0
votes
0answers
266 views
How to load .max files to Panda3D [duplicate]
Possible Duplicate:
How to convert .max files to .egg on linux
Is there a way to load .max files directly to Panda3D engine? I am running Panda3D on linux so converting them using 3ds max ...
0
votes
3answers
1k views
How to convert .max files to .egg on linux
I am very new to 3d graphics and game engines and panda3d and python. I followed few panda3d tutorials and now I want to test them with few new models. High majority of 3d models in the internet are ...
3
votes
1answer
1k views
Converting a Google Sketchup file to 3DS?
I have a couple models that I've made or found in Google Sketchup, and I want to be able to use them in some programs I have that only support 3DS. What is the best way to convert, without paying for ...