Urban Chaos SEX: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks (Created page with "== SEX == * ''' Game ''': Urban Chaos <br> * ''' Format Type ''': Misc <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>...") |
imported>Ikskoks (Created page with "== SEX == * ''' Game ''': Urban Chaos <br> * ''' Format Type ''': Misc <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>...") |
(No difference)
| |
Revision as of 21:42, 15 October 2020
SEX
- Game : Urban Chaos
- Format Type : Misc
- Endian Order : Little Endian
Format Specifications
char(x) - "Triangle mesh:" + mesh name
char(x) - "Pivot:" +
{
// The pivot of the current object.
float x
float y
float z
}
char(x) - "Material: " +
{
// New material
char(x) - "DiffuseRGB" +
{
float r
float g
float b
}
Notes and Comments
- Files with this file format can be found inside "\Urban Chaos\data\font3d\" folder.
Compatible Programs
None.