This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
aff3678daf
mcopy
/
app
/
lib
/
ui
History
mmcwilliams
4356abc820
Disable light from the UI if necessary. Kind of circuitous, will refactor.
2019-03-21 22:55:12 -04:00
..
Readme.md
Feeble first attempt at documenting code
2019-02-23 12:25:47 -05:00
cam.js
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
cmd.js
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
devices.js
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
grid.js
Add new grid file
2019-03-21 21:02:41 -04:00
index.js
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
light.js
Disable light from the UI if necessary. Kind of circuitous, will refactor.
2019-03-21 22:55:12 -04:00
mscript.js
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
nav.js
Use local id string so that duplicate instances of the classes can talk to one another.
2019-03-21 19:45:48 -04:00
proj.js
Rename all keys to full "camera_" vs "cam_" and "projector_" vs "proj_" for consistency across the app.
2019-03-21 21:02:28 -04:00
seq.js
Took a tiny detour on the film out feature, or "digital projector". This now avoids showing a browser window fullscreen on mac, which is having performance issues when opening and then running sequences. There is a major source of lag, seemingly coming from the camera? Need to test with fake projector to see if there's a problem with the arduino lib.
2019-03-21 22:33:30 -04:00
Readme.md