index
:
demo.git
main
Vide-coded 64k demo system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assets
/
final
/
shaders
Age
Commit message (
Expand
)
Author
2026-02-06
fix(shaders): Correct mesh normal transformation - remove double transpose
skal
2026-02-06
fix: Correct mesh normal transformation and floor shadow rendering
skal
2026-02-06
feat(3d): Implement basic OBJ mesh asset pipeline
skal
2026-02-06
chore: Update documentation, generated assets, and cleanup
skal
2026-02-06
refactor(gpu): Implement compile-time BVH toggle via shader composition
skal
2026-02-06
feat(perf): Add toggle for GPU BVH and fix fallback
skal
2026-02-04
feat: Optional sequence end times and comprehensive effect documentation
skal
2026-02-04
feat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...
skal
2026-02-04
handoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...
skal
2026-02-03
fix: Implement proper skybox rendering with Perlin noise
skal
2026-02-03
feat: side-quest - Perlin noise sky and ProcGenFunc error handling
skal
2026-02-03
test(shader): Add ShaderComposer and WGSL asset validation tests (Task #26)
skal
2026-02-03
refactor: Shader Asset Integration (Task #24)
skal