Makerspace 3D Object Recognition Model
The Makerspace model repository includes a collection of trained 3D reference objects for use in visionOS 2 and visionOS 26 applications. These models represent classroom and makerspace items such as crayons, crayon boxes, and creative tools, and intended for spatial recognition in immersive environments for the Apple Vision Pro.
Model Overview
Each model in this repository is .referenceobject
file created using Apple's Reality Composer (iOS), Reality Composer Pro (macOS), Blender, and CreateML. These objects can be used in visionOS apps for real-time 3D object tracking and anchored UI.
Contents
The following models are included in this repository:
Crayon Models
RedCrayon.referenceobject
BlueCrayon.referenceobject
GreenCrayon.referenceobject
PinkCrayon.referenceobject
LightBlueCrayon.referenceobject
YellowCrayon.referenceobject
OrangeCrayon.referenceobject
PurpleCrayon.referenceobject
Crayon Box Variants
CrayonBox_full_ObjectMaskOn.referenceobject
CrayonBoxBroken2.referenceobject
Crayonbox_3_raw_ObjectMaskOn.referenceobject
Miscellaneous
Pokémon.referenceobject
Apple_Magic_Keyboard.referenceobject
Integrate in visionOS 2+ apps
The https://github.com/debbieyuen/spatialui GitHub repository will contain an example on how to use the Makerspace model with the Squiggly model.