Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 381 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 381 Bytes

simu_SPDV

You're going to need Node.js on your marchine.

This will simulate the OSC output of the LiDar system installed by 61fps.

It will randomly fill the blob arrays with a 30/70 distribution of live/dead blobs. Each blobs move by walking inside a simplex noise.

Install the dependencies

npm install

Run the project

npm start