mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-05 17:36:26 +00:00
WARNING: Redesigned model struct for multi-meshes
This is quite a big change, Model struct has been redesigned to support multiple meshes and multiple materials, most 3d fileformats contain multiple meshes and reference multiple materials. Consequently, multiple functions have been reviewed. LoadOBJ(), LoadIQM(), LoadGLFT() now return a Model. Current LoadOBJ() is not valid anymore, actually, tinyobj_loader_c library is considered for replacement.
This commit is contained in:
1583
src/external/tinyobj_loader_c.h
vendored
Normal file
1583
src/external/tinyobj_loader_c.h
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user