Skip to content
No description, website, or topics provided.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
static
.gitignore
Readme.md
webserver.py

Readme.md

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
You can’t perform that action at this time.