ADDED: Support M3D model file format (meshes and materials) #2648
This commit is contained in:
parent
35c777ef2c
commit
4ee5fdf619
3 changed files with 6700 additions and 0 deletions
|
@ -192,6 +192,7 @@
|
|||
#define SUPPORT_FILEFORMAT_IQM 1
|
||||
#define SUPPORT_FILEFORMAT_GLTF 1
|
||||
#define SUPPORT_FILEFORMAT_VOX 1
|
||||
#define SUPPORT_FILEFORMAT_M3D 1
|
||||
// Support procedural mesh generation functions, uses external par_shapes.h library
|
||||
// NOTE: Some generated meshes DO NOT include generated texture coordinates
|
||||
#define SUPPORT_MESH_GENERATION 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue