Map camera controls
Repository details (uvcc)
- Project page
- uvcc
- Project category
- uvcc (165 entries)
- Repository
-
@joelpurra/uvcc
- Owner
-
@joelpurra
- Issues
-
@joelpurra/uvcc/issues
- Contributors
-
@joelpurra/uvcc/graphs/contributors
Commit details (bf35be66)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Map camera controls
Changed files (5)
-
index.js
+4, -4 -
src/camera-control-helper-factory.js
+39, -0 -
src/{uvc-control-helper.js => camera-control-helper.js}
+65, -23 -
src/camera-helper-factory.js
+5, -4 -
src/camera-helper.js
+11, -11