-
Notifications
You must be signed in to change notification settings - Fork 285
Add cameratools extension to TurboWarp Extensions list #2236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Update extensions.json
Is it just me or does the description look AI generated |
yes, description is ai generated, but extension not |
I am not approving an extension from someone who could somehow write JavaScript but not a brief 2-sentence explanation for it. |
Also, every. single. check has failed. Description is missing punctuation, Lint failed because there's no IIFE (which is crucial to unsandboxed TW extensions, gives me AI vibes), there's no translation, and format failed. Also, I'm pretty sure there's already a "Camera V2" extension on the gallery, so @CubesterYT can we close this? |
This isn't for stage camera, it's for your actual camera. Even then, there's another PR before this that does the exact same thing and more |
🎥 CameraTools
The CameraTools extension allow Scratch projects to interact with the real world using webcam input. These tool are perfect for creative coding, interactive installations, and educational experiments in image processing.
📷 CameraTools
The CameraTools extension provides blocks for accessing the user's webcam and analyzing live video frames. It enables Scratch projects to respond to visual input, making it ideal for motion detection, color tracking, and interactive art.
🧩 Features
🎮 Example Use Cases