Commit Graph

13 Commits

Author SHA1 Message Date
f50824bdb1 add material sphere preview, add ssr, improve shadow 2026-05-14 21:37:02 +08:00
971f16d526 fix mono runtime and debug error ,rollback to the old version, now will using mono's compiler and manager 2026-04-18 17:50:32 +08:00
5058d6a3a9 add alpha pass 2026-04-13 20:50:13 +08:00
230957f728 improve shadow process, now shadow can render according to the camera position 2026-04-07 13:20:02 +08:00
3c64abd77e add simple fog 2026-04-06 19:06:04 +08:00
1f4d7eff71 fix the lights upload error in forward render 2026-04-02 13:41:38 +08:00
28d9a7dfb6 add Preetham sky; add point light and spot light; 2026-03-16 01:44:23 +08:00
a265e71e1a add AnimationComponent, Skeleton, AnimationClip; add single Renderer3D class, remove some useless code; problem now renderer2D cannot blend with Renderer3D 2026-03-11 09:19:05 +08:00
a0086020c1 add infiniteGrid, rewrote the shadow , now the shadow is a simple hardware shadow 2026-03-01 17:03:40 +08:00
9e1474e643 add directional light component and skylight component, add PCSS and hard shadow 2026-01-02 22:46:29 +08:00
dc53f9517a add serialization (use yaml-cpp), add stencil to render outline for selected entity, add play mode, UUIDS, add orthographic and perspective camera, add editor camera 2025-12-09 16:30:53 +08:00
5251ae22fb add mouse picking, add more hdr environment maps 2025-12-02 12:04:12 +08:00
0d4024be39 add scene render system, add proper HDR environments, try load texture from mesh file 2025-11-30 20:12:57 +08:00