WebGL-GPU-Particles
WebGL-GPU-Particles copied to clipboard
Remove Process Graph Sidebox
I want to remove this box. please help me. also i want to change amount of particles.
add scale = 0.0;
to index.js#debug method first line.
add
scale = 0.0;
to index.js#debug method first line.
how to generate main-43a14c.js with this change?
You need to build with Webpack.
Config file -> https://github.com/soulwire/WebGL-GPU-Particles/blob/master/webpack.config.js