Skip to content

felixturner/temporalis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temporalis

Slit-scan webcam with canvas

https://positlabs.github.io/temporalis/

Does stuff like this with your webcam:

Controls

slices determines the number of slices used in the time-stack. More slices means they are smaller, and take longer to push out of the stack.

quality determines the size of the canvas to draw to. Higher quality will be drawn to a larger canvas, but may make it slower to draw (mo' pixels, mo' time).

save will open a new window with a static image. quality affects the size of the output image.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 7.7%