Files
Collage/README.md
2024-05-07 23:00:16 -04:00

405 B

Collage

License: Unlicense

Another model loader for Linux & Windows.

Supported Formats

  • Wavefront OBJ
  • Animated Wavefront OBJ
  • Collada (maybe)
  • FBX

Building The Demo

git clone https://git.redacted.cc/Redacted/Collage.git && cd Collage && mkdir build && cd build && cmake .. && make -j8