GS Dev Requirements

From BRL-CAD
Revision as of 10:05, 28 May 2008 by Dloman77 (talk | contribs) (New page: ---- =Geometry Service Requirements= *Geometry versioning: revision history of geometry changes such as who did what to the model and for which analysis, when changes were made, by whom,...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Geometry Service Requirements

  • Geometry versioning: revision history of geometry changes such as who did what to the model and for which analysis, when changes were made, by whom, etc.
  • Direct association of stored geometry with external data
  • Multi-user access controls that allow multiple people to work on the same models at the same time
  • Programmable access-controlled interface that utilizes reuseable code for consistent end-to-end access to geometric data.
  • Dynamic geometry
  • Geometryarticulation and editing constraints
  • Unified repository of geometry in one storage location.
  • Reuse of identical geometry parts (single instancing).
  • Improved/advanced collaboration.




Identified Executables

  • Thin Client
    • Any Language
    • Communicates with Geometry Engine via GS Protocol


  • Geometry Engine
    • C++
    • Provides:
      • Geometry Management (via SVN)
      • Geometry Conversion, Import, Export
      • RayTracing
      • Communications with external Geometry Engines
      • Communications with external Geometry Repositories