SEGA Saturn
3d Racing Game Project
Atlas
Atlas Creator
Atlas Game Packs
Benchmark RAM
Emulators
Mine Sweeper
Patching: Enemy Zero
Patching: PlanetWeb
RB library
Rockin'-VR
Saturn Game Tutorial
Save Game eXchange
Save Game Manager
Saturn High Level Interpreter
Saturn Tools
RB_SaturnDXF
RB_SaturnMAP
RB_SaturnPCM
SCU indirect DMA
SGL replacement
Sound Player
Terrain Renderer
Texture Coordinates
The Rockin'-B All Stars
Tic Tac Toe
WinterSports Eins
Game Park 32
Mac OS X
SEGA VMU
Windows
|
RB_SaturnDXFThis 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. |