Simulator of Arduino components for the StoryMakAR project.
Run npm install before running the program or npm install three --save-devfrom the root folder
Then, use servez or some other server to run the code on simulator.html. To download servez, follow the guidelines here https://threejsfundamentals.org/threejs/lessons/threejs-setup.html
You can access the object files in the ply folder. All the JavaScript files are in the src folder with the main file being 3d_sim.js. The html file you want to run is simulator.html. The simulation was possible via three.js library - https://threejs.org/