Sebastien Lagarde
|
00afee16
|
HDRenderLoop: Lot of stuffs - try to prepare for various lighting architecture
- Move and rename file
- Design for various lighting architecture
|
8 年前 |
sebastienlagarde
|
fd7cfe17
|
HDRenderLoop: Move file/create file/Rename stuff - Related to lighting and shadow
- Effort on shadow design still need to be done
|
8 年前 |
Sebastien Lagarde
|
e3c7667f
|
HDRenderLoop: Renmae PositionHS to PositionCS + another pass on shadow design
|
8 年前 |
Sebastien Lagarde
|
7fa398c4
|
HDRenderLoop: Reorganize LightLoop pass, move code into SinglePass.cs
|
8 年前 |
sebastienlagarde
|
f889bdfb
|
HDRenderLoop: Fix error with DestroyBuffer
|
8 年前 |
sebastienlagarde
|
fa115002
|
HDRenderLoop: Change light structure to better match FPTL
- merge area light and punctual together
- Change directional to better match FPTL
- Add EvaluateBSDF_Directional prototype
|
8 年前 |
sebastienlagarde
|
ca83feb0
|
HDRenderLoop: Add support of directional split shadow
|
8 年前 |
Sebastien Lagarde
|
c140222d
|
HDRenderLoop: Fix directional light issue with single pass
|
8 年前 |
Sebastien Lagarde
|
882368f7
|
HDRenderLoop: Merge FTPL Build Light List part (tile, bigtile, cluster..)
- Only build light list, not light application for now
- untested, crash when big tile are enabled
|
8 年前 |
sebastienlagarde
|
91937fed
|
HDRenderLoop: Merge FPTL - start light application
- all broken for now
|
8 年前 |
Julien Ignace
|
1260f4fb
|
Cleaned up profiling marker usage in HDRenderLoop (Will need PR "ignore empty named Cmd Buffer marker" to be complete)
|
8 年前 |
Sebastien Lagarde
|
a91df7f9
|
HDRenderLoop: Merge FTPL - application of opaque tiled lists (untested)
|
8 年前 |
Julien Ignace
|
0065b8b6
|
Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop
# Conflicts:
# Assets/ScriptableRenderLoop/HDRenderLoop/HDRenderLoop.cs
|
8 年前 |
Sebastien Lagarde
|
557e77d1
|
HDRenderLoop: First almost working version of tile from FPTL
|
8 年前 |
Sebastien Lagarde
|
41117464
|
HDRenderLoop: FPTL Tile pass working with direct light, not working correctly with cubemap
|
8 年前 |
sebastienlagarde
|
898ec83d
|
HDRenderLoop: Misc fix for making cluster FPTL work, still not working
|
8 年前 |
Sebastien Lagarde
|
4a757643
|
HDRenderLoop; General cleanup pass around OnDisable/Cleanup
|
8 年前 |
sebastienlagarde
|
5882c727
|
HDRenderLoop: Draft of refator not working
|
8 年前 |