Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aura Toy

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

A minimal Three.js experiment for selecting cells on a 12 × 24 grid and saving that selection in the browser.

Public page

Try the live Aura Toy.

Use it

Click grid cells to highlight or clear them. Save State writes the selected cell numbers to localStorage in the current browser, Load State restores them, and Reset clears the current selection.

Open index.html in a browser to run it locally. Because Three.js and OrbitControls load from jsDelivr, an internet connection is required unless those dependencies are later bundled locally.

Test page

Open test.html to run the small dependency-free browser test suite. It checks core selection and visual-state behaviour; it is not a full automated compatibility or accessibility suite.

Status and files

This is a small interaction proof, not the full Aura geometry or data-governance model.

  • index.html provides the page and dependency import map.
  • script.js builds the Three.js grid and state controls.
  • style.css contains the basic layout.
  • test.html and test.js provide browser-level checks.

Related pages

Licence

See LICENSE. This is public source, not open source; Three.js retains its own licence.

About

Minimal Three.js experiment for selecting 12 by 24 grid cells and saving the selection in the current browser.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages