What makes up a space
From Digital Spaces
Digital Spaces uses special file types to read information to build a space.
Some are specifically designed for Digital Spaces while others are used by everyone the world over.
Contents |
.space
The space contains the search paths for the information that makes up the space. It also has all key bindings, mouse controls and camera settings.
.scene
The scene contains the information that ties all the other components together to create the space.
.material
The material contains the texture settings. It ties X texture to X object.
.mesh
The mesh is the exported object out of 3DMax
.agent
.agent contains the configuration of the agents in a space.
.py
.py is the Python script.
.dds
.dds is a graphic used for storing textures and cubic environment maps.
.jpg
.jpg is graphic format used in Digital Spaces.
.tga
.tga is graphic format used in Digital Spaces.
.png
.png is graphic format used in Digital Spaces.
.particle
.particle is a graphic format used by OGRE in Digital Spaces to produce particle effects.