项目作者: marianpekar

项目描述 :
A swarm of icosahedrons randomly distributed in a three-dimensional space with usage of Fractal Brownian Motion Noise
高级语言: JavaScript
项目地址: git://github.com/marianpekar/fbm-space.git
创建时间: 2019-06-16T20:37:47Z
项目社区:https://github.com/marianpekar/fbm-space

开源协议:

下载


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