osci-render/Source/obj
DJLevel3 4baac1efab Revert "Randomize port on object server"
This reverts commit 169036584e.
2025-01-23 10:38:28 -05: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 Revert "Randomize port on object server" 2025-01-23 10:38:28 -05:00
ObjectServer.h Revert "Randomize port on object server" 2025-01-23 10:38:28 -05: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