An AR/VR capable editing tool to create/manipulate/delete ARENA objects. Authoring ARENA scenes for STEM education outreach.
Originally part of ARENA-py tools
The ARENA AR Builder user guide and tutorials: ARENA Documentation: Authoring Tool.
See top-level python documentation for Python requirements. This tool uses the ARENA Persistence Database, so all changes are persisted.
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)