Commit Graph

7 Commits (213ad1821096d1bc7d89728272e4cc0c0647588b)

Author SHA1 Message Date
Brett 213ad18210 comments 2022-12-13 01:33:31 -05:00
Brett 0a82024f3e Many changes to the way objects are handled.
Random Seed is now a constexpr variable in the std.h file
objects are generated randomly using the seed at runtime.
gave up on opencl.
2022-12-12 15:47:56 -05:00
Brett 74967c11b6 Bin packing 2022-11-22 00:26:23 -05:00
Brett 538edecc88 Updated Signals, now using a structure 2022-11-16 17:49:02 -05:00
Brett 98e0efe28e BVH Debug Working + Input Bug Fix
Bounding Boxes are now drawn in debug mode. Some debugging is required as the box is slightly offset.
GLFW_REPEAT no longer causes keyReleased event.
2022-11-13 14:13:14 -05:00
Brett 7a09800c40 BVH Cleanup / Changes.
Working on fixing issues with the BVH implementation.
Commiting a working changes version. Code has been cleaned up considerably.
A proper code review is nessacary in the near future.
2022-11-13 13:03:48 -05:00
Brett 579511811e Working on mutlithreading, push fix for cmake 2022-10-23 23:46:12 -04:00