|
Written by Samuel E. Henley
|
|
Sunday, 20 April 2008 10:40 |
|
The ScriptManager provides utilities with a means of running scripts during idle time. The ScriptManager is built as a static library. Its source is in the src/utilities/scriptmanager directory. |
|
Last Updated on Monday, 09 June 2008 15:16 |
|
Written by Samuel E. Henley
|
|
Sunday, 20 April 2008 10:38 |
|
The OgreWindowManager allows the display system to have more than one 3D view. Multiple surfaces are created each as a camera into a common scene. The manager insures that the Ogre system is created with the primary render target and that the primary render target is the last surface to be destroyed. This library is common to all utilities using 3D displays. Its source is in the src/utilities/orgewindowmanager directory. |
|
Last Updated on Monday, 09 June 2008 15:17 |
|
MSTS(Microsoft Train Simulator) Shape Relationships |
|
|
Written by Samuel E. Henley
|
|
Sunday, 20 April 2008 09:36 |
Any object/structure can have a string attached as a label. The strings are not shown in the diagram, with the exception of matrix. Matrix labels are used for automatic animation by msts. - ellipse - end point, built in value
- parallelogram - vector
- box - object
- octagon - optional end point
- trapezium optional vector
MSTS SHAPE UV POINTS continued... LOD_CONTROLS continued... SUB-OBJECTS continued... VERTICES continued... VERTEX_SETS continued... PRIMITIVES continued... GEOMETRY_INFO continued... GEOMETRY_NODES continued... PRIM_STATES continued... LIGHT MATERIALS continued... VTX STATE continued... TEXTURES continued... MATRICES continued... UV OPS continued... ANIMATIONS continued... SHAPE NAMED DATA continued... This object is not to spec, there may be a list of names on a one to one ratio with shape_geom_ref. But that would be unlikely because every object can have its own string for a name. It's possible that there is no shape_named_data_header, but only a shape_named_geometry value. Another possibility is the shape_named_geometry is a vector, but each object in the vector has a name and a separate name value is also unlikely, but this would make the number of names in header redundant but useful. I have not found this object used anywhere, so who could know. |
|
Last Updated on Thursday, 31 July 2008 14:15 |
|
Location Interleave Layout |
|
|
Written by Samuel E. Henley
|
|
Sunday, 20 April 2008 09:33 |
- Interleave Layout.
- Todo:
- go down to cm - for now meters.
|
|
Last Updated on Monday, 09 June 2008 15:15 |