Skip to content

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

License

Notifications You must be signed in to change notification settings

Tr1NgleDev/4do-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages