Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 823 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 823 Bytes

ARENA AR Builder

An AR/VR capable editing tool to create/manipulate/delete ARENA objects.

Documentation

The ARENA AR Builder user guide and tutorials: ARENA Documentation: Authoring Tool.

Requirements

See top-level python documentation for Python requirements. This tool uses the ARENA Persistence Database, so all changes are persisted.

Quick Start

Usage: arb takes at minimum one argument, the first one, a scene name (hello in this example).

python3 tools/arb/arb.py hello

(interact with the tool at the website address printed in the console: https://arenaxr.org/[your username]/hello)

Control Panel

AR Builder Panel