Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Aura Torus Sandbox

Project links and history

Related public projects

Each link below reflects an evidenced family, lineage or direct connection. This project has 7 relevant public connections.

Aura interface, geometry and capture architecture

Aura Torus Sandbox is a compact Three.js experiment for arranging and interacting with faceted torus rings in a web browser.

Public page

What it does

  • Renders the torus geometry as an interactive 3D scene.
  • Supports orbit controls for rotating, zooming and inspecting the model.
  • Provides screenshot, event-export and reset controls.
  • Keeps the complete experiment in index.html.

The exported event log uses newline-delimited JSON (.ndjson). It records interactions from the current browser session; it is not a shared data service.

Open locally

The page imports Three.js as a browser module, so use a small local server:

python -m http.server 4173

Then open http://localhost:4173/.

Status and boundaries

This is a visual interaction sandbox, not the canonical Aura geometry model or a finished design tool. Treat exported observations as experiment records, not scientific measurements or automatic interpretations.

Licence

See LICENSE. This repository uses the Strange But True Public Source Licence.

About

Compact Three.js sandbox for arranging faceted torus rings and exporting browser-session interactions as NDJSON.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages