mirror of
https://github.com/Rezmason/matrix.git
synced 2026-04-22 07:39:30 -07:00
Performing extensive cleanup and adding comments to rainPass.compute
This commit is contained in:
@@ -84,7 +84,7 @@ export default (regl, config) => {
|
||||
frag: regl.prop("frag"),
|
||||
uniforms: {
|
||||
...computeUniforms,
|
||||
lastState: doubleBuffer.back,
|
||||
previousState: doubleBuffer.back,
|
||||
},
|
||||
|
||||
framebuffer: doubleBuffer.front,
|
||||
|
||||
Reference in New Issue
Block a user