Commit Graph

33 Commits

Author SHA1 Message Date
austin
d29a4f81f0 fix projection matrix being sent to light manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-06-04 22:44:47 -04:00
austin
8f8e3165bf adjust ambient light
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-19 15:12:25 -04:00
austin
51f2627621 major shader lighting rework 2025-05-19 14:50:58 -04:00
austin
2fc8283bd5 ambient light dedicated variable in shader
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-19 13:04:48 -04:00
austin
ae2dd048a6 renderer code cleanup 2025-05-18 23:46:33 -04:00
austin
bf8e54e991 shuffle data packages 2025-05-18 12:45:03 -04:00
austin
ce0a834117 move matricies inside rendering engine
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-15 14:48:25 -04:00
austin
7f33ba6348 moving data classes around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-05-11 16:32:37 -04:00
austin
0e50845ec6 fix block meshgen with multiple types in data set
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2025-04-27 01:01:56 -04:00
austin
af1daecdac Start to standardize on doubles for positions
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-12-03 20:54:21 -05:00
austin
2926a2abf3 Fix foliage texture wrapping
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-21 19:14:49 -05:00
austin
9db672321f Light fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 21:44:19 -05:00
austin
491ccf4409 buffer overflow fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 13:02:42 -04:00
austin
980d6813c4 more light manager updates
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 14:51:30 -04:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
5eeb281e0b compute shader implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 17:14:53 -04:00
austin
8408d84055 massive entity spawning refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 18:51:51 -04:00
austin
afd4f547a1 remove more unused code
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 20:33:14 -04:00
austin
f09bb23abc thread-safe deleting elements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-01 22:19:56 -04:00
austin
035a13ae7b prevent buffer flip on position of 0 2024-09-01 19:06:10 -04:00
austin
fc4730c24a add yoga double free minimization
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 21:36:46 -04:00
austin
05c51896e0 more accurate opengl error tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:09:53 -04:00
austin
0db8734f44 opengl error checking fixes 2024-07-03 16:41:05 -04:00
austin
788a71d1e1 environment controls in level editor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-04-13 22:18:22 -04:00
austin
a895289eb2 Refactoring parts of code 2023-01-28 22:23:01 -05:00
austin
772e1e770c shadows still broken 2022-05-11 16:47:59 -04:00
austin
aec9a58f12 spring cleaning 2022-04-02 23:15:00 -04:00
austin
1f00532448 geometry shader 2022-03-16 02:19:56 -04:00
austin
8b966838ef Campfire1 2022-02-27 18:04:59 -05:00
austin
dc1c05546e Fix shadow maps 2021-11-07 11:23:48 -05:00
austin
f004a588a4 Fix light classes with git repo 2021-09-19 18:33:59 -04:00
0d98f4517a Delete 'src/main/java/electrosphere/renderer/light/LightManager.java' 2021-09-19 22:24:23 +00:00
satellite
f585af6fad Start work on collision update and virtual sim 2021-07-10 19:43:00 -04:00