pablocordova / Mock-webcam-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT VIDEO AS BACKGROUND AND OBJECT(.STL) WITH BACKGROUND TRANSPARENT.

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

  1. Open a terminal, go the directory :
>> ./webserver.py
  1. In a web navigator: http://localhost:5000

About


Languages

Language:JavaScript 63.1%Language:Python 18.1%Language:HTML 17.9%Language:CSS 0.9%