Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 483 Bytes

4DO-Lib [WIP]

A header-only C++20 library for loading and constructing 4DO Geometry files.

Based on the 4DO Geometry File Format Specification v1

Goals:

  • Make a complete implementation of the 4DO File Format Specification.
  • .4do file loading.
  • .4do file construction/creation and saving.
  • Create an optimized binary variant of the format.

Check examples for examples ig.