Difference between revisions of "GS Dev Geometry Engine Actors"
From BRL-CAD
(→Communications Management) |
(→Communications Management) |
||
Line 4: | Line 4: | ||
*Thin Client Session Tracking | *Thin Client Session Tracking | ||
**[[GS Dev ThinClient Use Cases|ThinClient via Network]] | **[[GS Dev ThinClient Use Cases|ThinClient via Network]] | ||
− | **[[GS Dev Network Use Cases]] | + | **[[GS Dev Network Use Cases|Network]] |
− | **[[GS Dev GeometryEngine Use Cases]] | + | **[[GS Dev GeometryEngine Use Cases|GeometryEngine ]] |
*GE Interlink Handling | *GE Interlink Handling | ||
− | **[[GS Dev Network Use Cases]] | + | **[[GS Dev Network Use Cases|Network]] |
− | **[[GS Dev GeometryEngine Use Cases]] | + | **[[GS Dev GeometryEngine Use Cases|GeometryEngine ]] |
*External Application Handling | *External Application Handling | ||
− | **[[GS Dev Network Use Cases]] | + | **[[GS Dev Network Use Cases|Network]] |
**ExternalApplication | **ExternalApplication | ||
<br /> | <br /> |
Revision as of 10:00, 28 May 2008
Communications Management
- Thin Client Session Tracking
- GE Interlink Handling
- External Application Handling
- Network
- ExternalApplication
Geometry Management
- Translate, Rotate, Scale
- Primitive Creation, Manipulation, Deletion
- Region Creation, Manipulation, Deletion
- Combination Creation, Manipulation, Deletion
- Read and Write to/from a local SVN repository
Geometry Conversion
- Allows for Exportation to all currently supported BRL-CAD export formats
- Allows for Importation from all currently supported BRL-CAD import formats
Geometry Interaction
- Raytracing
- Overlap Checking
- Void Checking
- Air Volume Generation
Extendable
- Tcl/Tk Scriptable