Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-camera
Example of interacting with the camera through native extensions
https://github.com/defold/extension-camera
Last synced: 4 months ago
JSON representation
Example of interacting with the camera through native extensions
- Host: GitHub
- URL: https://github.com/defold/extension-camera
- Owner: defold
- License: mit
- Created: 2017-02-24T10:22:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T06:55:44.000Z (11 months ago)
- Last Synced: 2024-10-04T22:07:51.104Z (4 months ago)
- Language: Objective-C++
- Homepage:
- Size: 192 KB
- Stars: 9
- Watchers: 22
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome-defold - Camera
README
# Camera extension for Defold
Defold [native extension](https://www.defold.com/manuals/extensions/) which provides access to the camera on macOS, iOS and Android.
[Manual, API and setup instructions](https://www.defold.com/extension-camera/) is available on the official Defold site.