GS Dev Geometry Engine Actors

From BRL-CAD
Revision as of 10:44, 28 May 2008 by Dloman77 (talk | contribs) (New page: ---- *Communications Management **Thin Client Session Tracking **GE Interlink Handling **External Application Handling *Geometry Management **Translate, Rotate, Scale **Primitive Creation...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

  • Communications Management
    • Thin Client Session Tracking
    • GE Interlink Handling
    • External Application Handling
  • 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



GS Dev Geometry Engine Actors