/4do-lib

A C++ library for loading and constructing 4DO Geometry files.

Primary LanguageC++MIT LicenseMIT

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.