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
|
d829b54cc0
|
Fixed View Matrix. Added input management. Debug view is now viewable.
Input management is not setup for X11, only GLFW.
Debug view still needs normals for basic lighting
GLM will be removed in the next commit
|
2022-11-13 02:00:27 -05:00 |
Brett
|
d8bade25a2
|
Trying to fix issue with project / view matrix
|
2022-10-31 00:51:51 -04:00 |
Brett
|
1e8914b4a5
|
added ability to pause / stop / restart raytracing.
|
2022-10-28 15:05:08 -04:00 |
Brett
|
2597a160f8
|
Working on fixing GL
|
2022-10-28 01:44:23 -04:00 |