A swarm of icosahedrons randomly distributed in a three-dimensional space with usage of Fractal Brownian Motion Noise
Here you can see a swarm of icosahedrons randomly distributed in a three-dimensional space with usage of Fractal Brownian Motion Noise. And it looks quite cool :-).
🔗 https://marianpekar.github.io/fbm-space
I have to mention some references, I’ve found particularly helpful while working on this.
This microproject is powered by THREE.js. In case you’ve never heard of this JS library, check out threejs.org where you can find more about this awesome library plus a lot of way much cooler examples of usage than in this humble repository.