Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 488 Bytes

File metadata and controls

15 lines (9 loc) · 488 Bytes

model_loading

loads in obj files and their related data.

missing textures

note that when a model is loaded in and the path to a file doesn't exist then we use the missing texture, thus you must always create the following file in your project assets/images/missing_texture.png missing_texture

Dependencies