add webcam support
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<div class="nav-wrapper dark-bg">
|
||||
<div class="export-wrapper center">
|
||||
<h1 class="headline">glitch images</h1>
|
||||
<button id="cam-button" class="button" title="take photo with you web cam">take photo</button>
|
||||
<button id="import-button" class="button" title="open image from your computer">open image</button>
|
||||
<input type="file" id="import-input" accept="image/*" />
|
||||
<button id="export-button" class="button" title="save image to your computer">download image</button>
|
||||
|
||||
Reference in New Issue
Block a user