This site is the polished documentation layer for the project. It sits alongside two other layers:
- The in-repository source comments and generated API documentation for code-level detail.
- The separate beginner wiki, served with wiki software, for slower and more conversational learning.
Start Here
- Read the Beginner Handbook for a guided overview.
- Open the API Reference for detailed symbols and source-level documentation.
- Run the local wiki from
documentation/wikiif you want the gentlest introduction first.
What The Project Demonstrates
- A WebGPU-first browser renderer with automatic compatibility fallback behavior through the Three.js WebGPU entry point.
- Physically simulated grass patches driven by mouse position and mouse velocity.
- Beginner-friendly documentation, diagnostics, and strict repository governance.