-
Notifications
You must be signed in to change notification settings - Fork 5
Documentation: indirect_lighting.glsl
Essentuan edited this page Mar 28, 2026
·
2 revisions
This is the file Photonics uses to sample gi. You can replace this file to control how Photonics samples gi.
Usage:
// There are many globals defined here, you should look at Photonics's included shaders to see what you have access to.
vec3 ph_sample_indirect_impl();- Home
- Documentation
- How to adapt your Shaderpack