Browse Source

P5js 2d and 3d IMU example

master
test2 4 years ago
parent
commit
8aa743a2d0
  1. 2
      README.md

2
README.md

@ -4,7 +4,7 @@
- git clone https://git.swarmlab.io:3000/zeus/IoT-p5js.git
- run server.sh (install php when necessary: https://computingforgeeks.com/how-to-install-php-on-ubuntu/)
- load in Browser http://localhost:8000/index2d.html and http://localhost:8000/index3d.html
- load in Browser http://localhost:8000/index2d.html and http://localhost:8000/index3d.html (** press any key**)
- Activate Web Console Tools (ctrl+shift+I)
- Read comments in source files ( sketch-test2D.js and sketch-test3D.js)

Loading…
Cancel
Save