model3d: add m3d implementation / bindings (#589)
This commit is contained in:
parent
2d9b1ffba4
commit
3ea1dea4f7
6 changed files with 6803 additions and 0 deletions
3
libs/model3d/src/c/m3d.c
Normal file
3
libs/model3d/src/c/m3d.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#define M3D_IMPLEMENTATION
|
||||
#define M3D_EXPORTER
|
||||
#include "m3d.h"
|
||||
6529
libs/model3d/src/c/m3d.h
Normal file
6529
libs/model3d/src/c/m3d.h
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue