A collection of self-contained sample projects for Lens Studio, targeting Spectacles AR Glasses. Each project demonstrates specific features and techniques with minimal dependencies.
Eyedropper - A color picker tool that samples colors from the real world.
Color Spaces - Interactive visualization of various Color Spaces. Also demonstrates procedural mesh manipulation in Lens Studio.
[WIP] Vector Fields - Interactive vector field visualization in AR.
- Download and install Lens Studio
- Clone this repository
- Open any project's
.esprojfile in Lens Studio
Each sample project follows this structure:
ProjectName/
├── ProjectName.esproj
└── Assets/
├── Scripts/
├── Materials/
├── Images/
└── Prefabs/
See LICENSE for details.



