Skip to content

tregoning/bulletTime.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulletTime.js

Recreate the "Bullet Time" FX using only web technologies

##Sample: demo image

#Description: Attempt to recreate the famous 'Bullet Time' FX using only web tech, (HTML5, webRTC, webSockets, Node). You can add more cameras simply by opening a web page and granting access to your webcam, and you can trigger the shot by using your phone (again simply load a page on your phone). and the server will collate the shots and automatically create a GIF.

#TODO: This is the results of a Hackday, as you might expect the code is not great here are some of the obvious things that are missing

  • Config file (at the moment the user needs to add the server name in muliple files)
  • Ability to re-arrange dynamically the order of the cameras
  • Ability to configure the resolution of the GIF
  • Options to trigger by sound, or relaying on NTP
  • Ability to cleanly add more shots without having to reload the admin page after each shot
  • Explore posibility of using something like camanjs.com to deal with camera differences
  • Documentation, and setup instructions

#Plug: This was developed at work during a Netflix Hackday (Thanks you Netflix!) PS: We are recruiting: http://jobs.netflix.com/

About

Recreate the "Bullet Time" FX using only web technologies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published