osci-render/Source/obj
DJLevel3 894a21f7d8 Make requested changes 2024-04-28 22:11:39 +01:00
..
Camera.cpp Remove unneccessary functions and imports 2024-02-11 22:13:52 +00:00
Camera.h Remove unneccessary functions and imports 2024-02-11 22:13:52 +00:00
Frustum.cpp Use mathter library for Camera and Frustum, and add viewMatrix-based camera 2024-02-11 22:06:35 +00:00
Frustum.h Use mathter library for Camera and Frustum, and add viewMatrix-based camera 2024-02-11 22:06:35 +00:00
ObjectServer.cpp Make requested changes 2024-04-28 22:11:39 +01:00
ObjectServer.h Make requested changes 2024-04-28 22:11:39 +01:00
WorldObject.cpp Better normalise objects by taking magnitude rather than abs distance to scale them down 2024-02-12 08:33:19 +00:00
WorldObject.h Refactor significant portion of codebase to use custom effect instead of perspective effect, and add perspective effect as a new permanent effect 2024-01-07 19:48:02 +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