marianpekar / fbm-space

A swarm of icosahedrons randomly distributed in a three-dimensional space with usage of Fractal Brownian Motion Noise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fractal Brownian Motion / 3D Visualisation

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.

Controls

  1. Change properties via control panel ( 👍 https://github.com/dataarts/dat.gui)
  2. Look around using the mouse, press W/Up Arrow to move forward and speed up or S/Back Arrow to slow down or eventually speed up in the backward direction

About

A swarm of icosahedrons randomly distributed in a three-dimensional space with usage of Fractal Brownian Motion Noise


Languages

Language:JavaScript 94.9%Language:HTML 5.1%