Skip to content

.osgt specification #1434

Answered by robertosfield
avilkinnick asked this question in Q&A
Apr 2, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

OSG specific questions are best answered on the OSG forum so I've answered there:

openscenegraph/OpenSceneGraph#1364

As a general note, both the OSG's .osgt/.osgb and the VSG's .vsgt/.vsgb file formats are native scene graph file formats that are not intended for data exchange with other software. The file formats are meant to support the scene graphs specific datatype with low overhead and without need for conversions/abstractions.

There is no standardization process or published specs like you'd get with a formally standardized format like GLTF. Standardized formats have quite a different role to a native file format.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@lufriem
Comment options

@robertosfield
Comment options

Answer selected by robertosfield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants