The AR Blocks
AR basics
Let’s make sure that you have a working webcam. Here's the simplest "Augmented Reality" program you can code. Add this script to the Stage , and then...
What are the Drawing Tools?
To draw an actor from scratch, choose Add Actor > Drawing Tool . You’ll see a blank canvas appear with a toolbar at the top. Here’s what each button ...
Augmented reality idea: Photobooth
It’s a costume party! Your costumes are entirely digital, so you can become whatever you like. Here's a cowboy mustache, a classy top hat, and set of ...
An augmented reality idea: Draggable costumes
You can add draggable props and costumes to your project. Here’s a hint on how to code one: Put a hat on your cat! Or give yourself a costume.
An augmented reality idea: Take a photo!
Make a cool photobooth or a neat AR project of your own design? You can save a photo of yourself in your costume to share! Here’s code for a button ac...
An augmented reality idea: Custom cutouts
Want to draw more than a costume? Here’s one idea. You can create a “cutout” using this code: Add this script to your Stage. Experiment with the widt...
Animation basics
Animation uses still images called frames to create movement. Here are some frames of a running horse animation: With enough still images, animators...
Animation tools
Inside the Drawing Tool , you'll see a list of all the costumes for an Actor on the right. This area has a bunch of handy features for previewing and...