A Unity project with small-scale experiments for generating and visualizing meshes. It is intended as a sandbox to iterate on mesh-building ideas, shaders, and supporting assets.
- Unity 2020.3.15f2 (see
ProjectSettings/ProjectVersion.txt).
- Open the project folder in Unity Hub.
- Use Unity 2020.3.15f2 when prompted.
- Explore the scenes under
Assets/Scenesor the experiment assets underAssets/Experiments.
Assets/Experiments— Prototype scenes, scripts, and assets for mesh generation.Assets/Scripts— Core runtime scripts and utilities.Assets/Shaders— Shader experiments and materials.Assets/Scenes— Unity scenes you can open directly.Assets/Textures/Assets/Materials— Supporting assets.
This repository is intentionally lightweight; experiments may evolve quickly and are not guaranteed to be production-ready.