add all components; add rayTracing,accumulation jobs;
·
174 commits
to master
since this release
add
- add pbrMaterial, geometry, directionLight, basicCameraView, perspectiveCameraProjection components
- add ray tracing pass, accumulation jobs
Features
- cloud-picture: add "camera buffer" related logic (27baa0a)
- cloud-picture: add init_webgpu job (d7e38c6)
- cloud-picture: add ray tracing pass, accumulation pass jobs; (d64411e)
- cloud-picture: add update_camera job to jobs/update/ folder (cd266e2)
- component: add pbrMaterial, geometry, directionLight, basicCameraView, perspectiveCameraProjection components (171e1f3)
- dependency: add IWebGPUCoreDp, IWebGPURayTracingDp (5e62880)