diff --git a/CHANGELOG.md b/CHANGELOG.md index f9a6fc688..589dd587c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +### Added +- 3D sprite render pipeline — Camera3D at D-019 angle (-72.5° from horizontal), three-point studio lighting rig, orthographic projection, resolution chain 1024→256→64 +- Generic NPC capsule model (24×32px footprint per D-044) and structural wall model for pipeline validation +- Test sprites: 8 runtime 64px sprites (NPC + wall × 4 directions) deployed to client/assets/sprites/ +- Pipeline documentation (renderer/README.md) — camera spec, lighting rig, resolution chain, model authoring guide + ## [v0.1.15] — 2026-02-23 ### Added