The desktop application is designed to render MOSD files. It can apply objects, camera and lighting transformations.
- Own file scene description file format (MOSD).
- Pan and orbit transformations can be applied to the camera and scene nodes.
- Selectable scene nodes (using the cursor or "Scene" view in "Scene Property" window).
- Parent-child relationship.
- Partial OBJ reader.
- Phong lighting model.
- Material, light settings.
- Local transformations settings.
- Dear ImGui
- OpenGL
- DirectXMath
- C++17