07754a31bffeb3a4643be1a95bb0c3d2d68f8b51
System.Numerics.Matrix4x4 is row-major, OpenGL UniformMatrix4 with transpose=false expects column-major. Changed all UniformMatrix4 calls to transpose=true. Also explicitly enable depth test + disable cull face for main pass. Fixes strobe/flickering issue.
Description
AI powered Game Engine
23 MiB
Languages
C#
97.8%
GLSL
1.8%
Shell
0.2%
PowerShell
0.2%