This App is to view a video as background and object with brackground transparent
Components
- index.html - principal web.
- app.module.js - principal module.
- controller.js - principal controller
- stream-services.js - service to draw video as background
- draw-service.js - service to draw object 3D(.stl) with background transparent
Libraries, Api and Frameworks Reference
- AngularJS 1.4.8
- Three
- bootstrap
- OrbitControls
- STLoader
- webserver.py
Test
- Open a terminal, go the directory :
>> ./webserver.py
- In a web navigator: http://localhost:5000