debug: fragment shader outputs light position as color — test UBO
- If objects are colored (not black/artifacts), UBO data reaches fragment shader - Also: manual float-by-float UBO packing instead of MemoryCopy - vp matrix packed as M11..M44 (row-major, no row_major in GLSL = transpose)
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user