Fix shader registration and resource handling #43

Merged
TysonTheEmber merged 1 commit from codex/update-railgunfxrenderer-and-related-classes into codex/add-iris/oculus-shader-compatibility-xo8t16 2025-10-05 11:56:17 -06:00
TysonTheEmber commented 2025-10-05 11:56:06 -06:00 (Migrated from github.com)

Summary

  • register screen and beam shaders through RegisterShadersEvent and expose shader handles in RailgunFxRenderer
  • update render types to use shader suppliers and adjust camera vector math to avoid Vector3f scaling
  • resolve shaderpack bridge export paths via Path conversion
  • add core shader JSON/GLSL assets under shaders/core so registered shaders can load

Testing

  • Not run (Gradle wrapper script missing in repository)

https://chatgpt.com/codex/tasks/task_e_68e2aa5a31d88325a5eaaee6dca2fb58

## Summary - register screen and beam shaders through RegisterShadersEvent and expose shader handles in RailgunFxRenderer - update render types to use shader suppliers and adjust camera vector math to avoid Vector3f scaling - resolve shaderpack bridge export paths via Path conversion - add core shader JSON/GLSL assets under shaders/core so registered shaders can load ## Testing - Not run (Gradle wrapper script missing in repository) ------ https://chatgpt.com/codex/tasks/task_e_68e2aa5a31d88325a5eaaee6dca2fb58
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
TysonTheEmber/orbital-railgun-forge-1.20.1!43
No description provided.