Skip to content

Getting Started

INFO

This documentation describes the core features of Scenery. We add to it as new features ship.

Scenery lets you build interactive spatial AR experiences – visually in the editor, and extended with scripting. New here? The Editor section is the most complete place to start.

Using AI with the docs

Want ChatGPT, Claude, or another LLM to help you build?

  • Pasting context in by hand – feed it llms-full.txt, the whole documentation (editor, scripting, and WebXR) in a single file.
  • Using a tool that fetches pages itself – give it llms.txt, an index it reads first so it can pull only the pages it needs.

Basics

Editor

Author experiences visually – place content, anchor it to the world, make it interactive, and style it.

Scripting Beta

WebXR Beta