issues
search
ikskuh
/
zig-assimp
Open Asset Importer Library built with Zig
BSD 3-Clause "New" or "Revised" License
16
stars
9
forks
source link
Some build fixes and improvements
#8
Closed
sergeypdev
closed
9 months ago
sergeypdev
commented
9 months ago
Use config.h.in from assimp directly instead of maintaining a copy (old config.h was missing some FBX defines)
Add example C program
Expose
ASSIMP_DOUBLE_PRECISION
option via
-Ddouble
Add some missing files and defines, that caused undefined symbols when building with glTF or FBX support
ikskuh
commented
9 months ago
Thanks!
ASSIMP_DOUBLE_PRECISION
option via-Ddouble