Navigation
Community
Configuring
Creating
FAQ - General
Info for Sauerbraten Users
Introduction
Known Issues
Main Page
Notes
Playing
Troubleshooting
 

Models

The Cube 2 models reference is useful (note that we use .js config files, not .cfg, and we use JavaScript syntax in those files. See the example models).

Some clarifications to those docs:
  • MD5 models: Each mesh in the md5mesh file must be 'marked' as follows:

    mesh {
    // meshes: MESHNAME

    where MESHNAME is the name of the mesh, that you will use in the config file.

  • OBJ models: After the last 'vt' line for a mesh, you should have:

    g MESHNAME

Differences with Cube 2/Sauerbraten


Updated on Oct 28, 2009 by Alon Zakai (Version 5)