osci-render/Source/obj
James Ball f6b0411901 Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
..
Camera.cpp Add initial audio effect functionality 2023-03-25 20:24:10 +00:00
Camera.h Use tinyobjloader instead of custom obj reader 2023-01-19 23:02:52 +00:00
Line3D.cpp Add support for .obj files (unoptimised) 2023-01-15 22:34:02 +00:00
Line3D.h Add support for .obj files (unoptimised) 2023-01-15 22:34:02 +00:00
WorldObject.cpp Keep track of open files, and massively reduce memory usage for .obj files 2023-03-29 17:19:16 +01:00
WorldObject.h Various optimisations to improve obj file performance 2023-01-20 23:41:37 +00:00
tiny_obj_loader.cpp Use tinyobjloader instead of custom obj reader 2023-01-19 23:02:52 +00:00
tiny_obj_loader.h Use tinyobjloader instead of custom obj reader 2023-01-19 23:02:52 +00:00