gpu.js
gpu.js copied to clipboard
Bug with complicated function dependencies
trafficstars
There was a bug when someone added a bunch of interdependent functions. I think it had to do with the order that they were declared in the shader. Here is a fix and a test for #727.