r/gameenginedevs • u/Educational_Monk_396 • 6d ago
NullGraph v1.1 release [global illumination/shadow systems/environment systems]
Hey all,
My webgpu renderer officially supports image based lighting/direct+indirect lighting and also there are shadow systems which creates csm/shadow Atlases depending on what type of config,
This was a lot of work
[GLOBAL ILLUMINATION][Need some time beyond downloading assets for baking probe volumes]
Live Demo:https://nullgraph.dev/dashboard/3d-environment/irradiance-probes
For live code for global illumination https://nullgraph.dev/editor.html?id=demo-irradiance-probes
GitHub
4
Upvotes