RB_SaturnDXF

This helps developers to bring 3D models to Saturn.

The DXF format is the only one which can be converted for use in 3DEditor, which in turn is used to apply Saturn specific material properties and to export the final C code. Unfortunately, only those DXF files can be used, which cosist only of 3DFACE entities. This is what RB_SaturnDXF does. There is also another tool called 3Dto3D which can be used for this, but it does not support quads.

It's been successfully used for the Sound Player. But it's at an early stage. The 3D data conversion involves multiple tools which all got their own bugs that have to be found out.

Read the README.TXT inside the archive for further information.