chore: record journal

This commit is contained in:
2026-08-03 15:55:19 +08:00
parent e58a92803d
commit cd9cde0127
2 changed files with 24 additions and 2 deletions

View File

@@ -194,3 +194,24 @@ Reduced Cesium preview cruise stutter by lowering dense scrub bush nodes in nant
### Status
[OK] **Completed**
## Session 10: Reject low-poly scrub bush experiment
**Date**: 2026-08-03
**Task**: Reject low-poly scrub bush experiment
**Branch**: `main`
### Summary
Tested user-supplied assets/models/custom/bush_low/bush_low.glb for nantaizi scrub edge bushes. Geometry dropped from 63,762 verts / 67,536 indices to 4,044 / 4,050 and GLB size dropped from 31.96 MB to 27.51 MB with 266 scrub bush nodes unchanged, but user validation found the visual effect unsatisfactory. Restored generate_scene.py to the original default bush asset, archived the task, and recorded the rejected experiment in changelog/spec without adding bush_low to git.
### Git Commits
| Hash | Message |
|------|---------|
| `e58a928` | (see git log) |
### Status
[OK] **Completed**