model3d: add m3d implementation / bindings (#589)

This commit is contained in:
Ali Chraghi 2022-10-21 18:12:01 +03:30 committed by GitHub
parent 2d9b1ffba4
commit 3ea1dea4f7
Failed to generate hash of commit
6 changed files with 6803 additions and 0 deletions

3
libs/model3d/src/c/m3d.c Normal file
View file

@ -0,0 +1,3 @@
#define M3D_IMPLEMENTATION
#define M3D_EXPORTER
#include "m3d.h"

6529
libs/model3d/src/c/m3d.h Normal file

File diff suppressed because it is too large Load diff