Flywheel/docs/shader-api
Jozufozu b7c8604898 Light in the shade
- Expose light in the shader api
  - flw_light - for builtin smooth lighting, faster than can be
    implemented by materials alone
  - flw_lightFetch - for materials that want to go crazy, access to raw
    data
2024-07-15 15:15:34 -07:00
..
common.glsl Light in the shade 2024-07-15 15:15:34 -07:00
fragment.glsl Light in the shade 2024-07-15 15:15:34 -07:00
material.glsl
vertex.glsl Light in the shade 2024-07-15 15:15:34 -07:00