Releases: DRx3D/XSeen
v0.8
RC1 of V0.7
Much new capability added from 0.6 to 0.7. Including:
- Asset capability for Material
- Axis-angle parsing for rotation
- Aadditional color type f3 (fractional rgb - direct support for X3D)
- Handled external XSeen files in XML format.
- Device camera background use.
- Device motion controlling object position
- Multiple scene cameras
- Spherical (photosphere) backgrounds
- Improved event handling
- Indexed triangle sets.
- Position attribute mutations for all 'solid' tags. (RC1)
- Cleaned up some extra console output statements
Some of the new features are shown in home-page example
Release 0.6
Updated tag for this older release, but trying to mark all important milestones.
Rewrite
V0.4 with Navigation, Events, and Stereographic rendering
This is a development release V0.4 and includes many enhancements over V0.3 including navigation, HTML <--> XSeen event handling, and split-screen stereographic display. Earlier releases include support for geometric modeling, appearance and textures, animation (rigged and key-frame), lighting, and environment.
Incremental feature release -- field animation
Supports simple animation of fields within a node using the new node Animate. Animate modifies a field of it's parent according to the field's datatype and user selected parameters for interpolation.
This does not yet handle full key-frame animation.
Functional Release for Geometry
Everything in 0.1.x plus...
- Includes most X3D geometry nodes [Indexed]TriangleSet, IndexedFaceSet, [Indexed]QuadSet
- Supports Inline of JSON files containing any allowed XSeen nodes
- ImageTexture without TextureTransform
- Loaders for glTF V1 & V2; OBJ; Collada
Initial Development Release V0.1.0+3
Initial release, labeled as 0.1.3, but would be 0.1.0+3 in the current versioning scheme. Limited functionality, Data structures and file naming will change.