Skip to content

Commit 734bc70

Browse files
committed
fix bug in waterfall demo
The 4th coordinate of the gl_Position of the dark grey background rectangle was set to 0.0 instead of 1.0. This rendered correctly in some GPUs (or web browsers) but not in others. This sets the 4th coordinate to 1.0.
1 parent 02fc8ca commit 734bc70

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
-24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)