/simu_SPDV

simulateur pour l'install lidar de la salle prise de vue

Primary LanguageJavaScript

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