Commit Graph

5 Commits

Author SHA1 Message Date
002db578ee ROADMAP.md 2026-01-09 17:20:00 +00:00
429f13fdde ROADMAP.md 2026-01-09 17:05:52 +00:00
47c357f245 ROADMAP.md 2026-01-09 16:41:25 +00:00
af418dcdd2 feat: Implement configuration compiler and related services
- Added ConfigCompilerService to compile JSON configurations into IR structures.
- Introduced IConfigCompilerService interface for compilation functionality.
- Created ProbeService for structured diagnostics and reporting.
- Developed RenderGraphService to build and validate render graphs.
- Enhanced JsonConfigService to support schema validation and migration.
- Introduced new interfaces for probing and rendering graph services.
- Added necessary IR types for scenes, resources, and render passes.
- Improved error handling and logging throughout the services.
2026-01-08 18:56:31 +00:00
fa40b42e16 feat: Add comprehensive roadmap for JSON configuration and rendering engine 2026-01-08 18:22:26 +00:00