Tagged Questions
2
votes
1answer
456 views
How can I convert .X files from text to binary form?
Is there a tool for Linux (preferably a command-line tool) that can convert from the .x text format to the binary format? I wish to use this format with Irrlicht but the text format is loading very ...
2
votes
2answers
588 views
A good beginners' game engine to run on linux [closed]
I am involved with a research that deals with 3D graphics. I am very new to 3D graphics. In my research I have to move a 3D object based on some information queried by processing a video. Viewer's ...
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 ...