soulwire / WebGL-GPU-Particles

1 million+ particles being moved around on the GPU via WebGL
MIT License
380 stars 70 forks source link

Remove Process Graph Sidebox #2

Open jaydevs opened 7 years ago

jaydevs commented 7 years ago

image

I want to remove this box. please help me. also i want to change amount of particles.

2YY commented 5 years ago

add scale = 0.0; to index.js#debug method first line.

abdulazizm commented 5 years ago

add scale = 0.0; to index.js#debug method first line.

how to generate main-43a14c.js with this change?

2YY commented 5 years ago

You need to build with Webpack.

Config file -> https://github.com/soulwire/WebGL-GPU-Particles/blob/master/webpack.config.js