VIDI Presenter 3D Animator Toolkit
Presenter Professional Database

The database is contained within a single handle. Within the handle
are data elements which have their own type and length. The first
element is always a group folder which contains the entire database.
After that more group folders and group objects. Group objects
contain a single element of data which is some type of geometry. The
layout below shows the database layout for the group windows shown on
the right. All groups have a unique ID number, that number should be
stored in the animator config handle. If use of the database offset
or group name is used, further modification of the database may make
those invalid.
Standard layout of a database:

|
group(p) - (name=Design)
group(o) - (name=Cube 1)
cube
group(o) - (name=Cylinder 1)
cylinder
group(p) - (name=paths)
group(o) - (name=Spline 1)
multitype
group(o) - (name=Spline 2)
multitype
|
This is a list of the standard datatypes with their type number:
- GroupType Header for group of Elements/Groups
- DotType A single XYZ point (obsolete)
- LineType Line + All Continuations
- ArcType arc/circle definition
- rArcType rotate arc/circle definition
- CubeType Cube consisting of 8 vertices
- MeshType Spline Mesh with lots of splines
- PPtype Grid Of Points, Line Surface
- PCPtype Smooth Surface contains all factors
- PCLtype Smooth Line contains all factors
- ParallelType Parallel Lines with all continuations
- PictType PICT display in the database
- paletteType Pallete of colors for the group it's in
- InsertType Historical - Not Used (treat as no-op)
- LibraryType Historical - Not Used (treat as no-op)
- sCubeType solid cube, anchor + size
- CylinderType also doubles as cone
- SphereType Replaces old SphereType
- DiskType
- TorusType
- PlaneType
- PrismType also doubles as PyramidType
- PPStype Grid of Points with normals
- MultiType sub structure contains lines, splines & arcs
- JoinType Join mesh of points
Back To Start Page
Last update 26FEB96 by
Eric Popejoy.
Copyright © 1997 by
WebNation
All trademarks are the property of their respective holders
Switch to
Standard View