Commit graph

6 commits

Author SHA1 Message Date
Azgaar
9e00d69843 refactor: replace webgl-layer-framework with webgl-layer module
- Removed the webgl-layer-framework module and its associated tests.
- Introduced a new webgl-layer module to handle WebGL2 layer management.
- Updated references throughout the codebase to use the new webgl-layer module.
- Adjusted layer registration and rendering logic to align with the new structure.
- Ensured compatibility with existing functionality while improving modularity.
2026-03-12 19:15:49 +01:00
Azgaar
6b7029a05b Add sprint status and implementation readiness documents for Fantasy-Map-Generator
- Created sprint-status.yaml to track development status of epics and stories.
- Added epics.md detailing the breakdown of functional and non-functional requirements for the project.
- Introduced implementation-readiness-report-2026-03-12.md summarizing document inventory, PRD analysis, epic coverage validation, UX alignment assessment, and overall readiness status.
2026-03-12 05:09:46 +01:00
Azgaar
1503d18e06 feat: enhance WebGL layer framework with improved registration API and rendering callbacks 2026-03-12 04:25:20 +01:00
Azgaar
610d6aee78 feat: update architecture document with detailed project context and functional requirements for WebGL layer framework 2026-03-12 04:15:16 +01:00
Azgaar
21d76c4881 feat: add architecture and product requirements documents for WebGL layer framework 2026-03-12 03:50:25 +01:00
Azgaar
dc212eed8a brainstorm 2026-03-12 03:04:03 +01:00