vm6502q/OpenRelativity

Alpha color channel bug

Closed this issue · 1 comments

I'm attempting to use alpha channel for full transparency in a project, and it seems to show skybox rather than renderer directly behind, or other noticeable bug cases. The shader likely needs to be modified to support alpha blending, at least at this point. It's also possible that I have not accurately preserved the alpha channel in the shader.

Fixed by #42.