virtualx-engine/servers/rendering/renderer_rd/forward_mobile
clayjohn 385ee5c70b Implement Physical Light Units as an optional setting.
This allows light sources to be specified in physical light units in addition to the regular energy multiplier. In order to avoid loss of precision at high values, brightness values are premultiplied by an exposure normalization value.

In support of Physical Light Units this PR also renames CameraEffects to CameraAttributes.
2022-08-31 12:14:46 -07:00
..
render_forward_mobile.cpp Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
render_forward_mobile.h Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
scene_shader_forward_mobile.cpp Merge pull request #64167 from clayjohn/screen-texture-hint 2022-08-19 21:51:39 +02:00
scene_shader_forward_mobile.h Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
SCsub Create mobile renderer 2021-05-03 21:54:11 +10:00