Azaezel
|
0caac1a28c
|
cut down on some of that per-frame allocation via prepping our vector 'registers' during the constructor
|
2019-02-07 09:34:23 -06:00 |
|
Azaezel
|
2eb58e4cb7
|
portwork from jeff to use farFrustumQuad for the vertex shader
|
2019-01-31 13:00:52 -06:00 |
|
Azaezel
|
7a8dd96808
|
should only need to set the brdf texture the once
|
2019-01-28 01:36:17 -06:00 |
|
Areloch
|
2abdef7459
|
Collapse the ProbeManager into RenderProbeMgr to simplify the probe management/rendering behavior(as the game sim doesn't require simple access to probe data, unlike lights)
|
2019-01-26 02:05:18 -06:00 |
|
Areloch
|
f110158654
|
Probe Array WIP
|
2019-01-07 20:34:19 -06:00 |
|
Areloch
|
57f8549abe
|
Shifted to the static-list arrangement for probe instance tracking to help performance as well as drastically streamline the data submission/material instance flow for probe rendering.
|
2018-10-07 17:32:23 -05:00 |
|
Areloch
|
f31445751f
|
Updates and fixes to probe and lighting logic.
|
2018-09-17 01:52:18 -05:00 |
|
Areloch
|
b19a4b22c8
|
Implementation of reflection and skylight probes.
Moves lighting math to the diffuse/specular two-channel logic.
|
2018-09-16 22:15:07 -05:00 |
|