OpenSceneGraph
From Just Solve the File Format Problem
Revision as of 01:22, 1 February 2024 by Dan Tobias (Talk | contribs)
OpenSceneGraph is an open-source 3D graphics library for C++. Its native file formats include a binary format containing an entire 3D model including its textures in one standalone file, a text-based format that references independent textures, and legacy binary and text formats from earlier versions of the software.
File types:
File Type | Extension | Wikidata ID |
---|---|---|
New binary format | .osgb |
|
New text format | .osgt |
|
Legacy binary format | .ive |
Q105857846 |
Legacy text format | .osg |
Q105855711 |