iceiix / invisible

isolating OpenGL invisible model rendering issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

invisible

UPDATE: this was fixed by removing brackets from uniform name lookups

Test case for OpenGL rendering issue, see:

The sun is supposed to render on top of the sky:

Sun

If the problem occurs, then the sun invisible, only rendering the sky background:

No sun

About

isolating OpenGL invisible model rendering issue


Languages

Language:Rust 98.9%Language:GLSL 1.1%