feat(graphics): improve rendering pipeline and docs

- Refactor D3D12 backend and RenderGraph module
- Update graphics RHI and core rendering components
- Add Random.hlsl shader include
- Regenerate API documentation and update user guides
This commit is contained in:
2026-03-27 22:23:44 +09:00
parent 0a2eb619eb
commit d8a7b07624
495 changed files with 51961 additions and 892 deletions

2
doc/_site/docs/toc.json Normal file
View File

@@ -0,0 +1,2 @@
{"items":[{"name":"Getting Started","href":"getting-started.html","topicHref":"getting-started.html"},{"name":"ECS Concepts","href":"ecs-concepts.html","topicHref":"ecs-concepts.html"},{"name":"Components","href":"components.html","topicHref":"components.html"},{"name":"Systems","href":"systems.html","topicHref":"systems.html"},{"name":"ECS Workflows","href":"ecs-workflows.html","topicHref":"ecs-workflows.html"},{"name":"Performance","href":"performance.html","topicHref":"performance.html"}],"pdf":false}