Files
o3de/Code/Editor
Ken Pruiksma d17ac748ac Various terrain improvements: (#3942)
* Various terrain improvements:
- Height now stored in a R16_unorm to decrease the amount of memory / memory bandwidth needed for the height field
- Many simplifications to the feature processor
- Added a shader to render to the depth pre pass
- Pulled common functionality needed by depth and forward to a common include shader
- Forward shader now outputs to all the expected render targets
- Adjusted the way normals and lighting are being calculated

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Adding missing shader files. Updated terrain shader to alter the color slightly with height.

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Removed pixel shader code from terrain depth pass

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Renamed the depth pass shaders to no longer indicate they include a pixel shader.

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>

* Removing unneeded code from TerrainCommon.azsli

Signed-off-by: Ken Pruiksma <pruiksma@amazon.com>
2021-09-09 12:56:16 -05:00
..
2021-09-03 13:27:31 -07:00
2021-08-25 14:06:26 -07:00
2021-08-30 14:40:02 -06:00
2021-08-30 14:40:02 -06:00
2021-08-16 16:42:30 -07:00
2021-08-20 17:53:14 -07:00
2021-09-03 11:11:28 -07:00
2021-09-07 12:14:16 -06:00
2021-08-16 16:42:30 -07:00
2021-08-16 16:42:05 -07:00
2021-09-03 13:27:31 -07:00
2021-08-16 16:42:30 -07:00
2021-08-16 16:42:30 -07:00
2021-08-23 13:00:27 -07:00
2021-08-16 16:42:05 -07:00
2021-08-16 16:42:30 -07:00
2021-07-02 12:42:44 -05:00
2021-08-25 15:04:38 -06:00
2021-09-07 12:14:16 -06:00
2021-08-20 17:53:14 -07:00
2021-08-23 13:00:27 -07:00
2021-08-20 17:53:14 -07:00
2021-09-03 13:27:31 -07:00
2021-08-25 14:06:26 -07:00
2021-08-16 16:42:30 -07:00
2021-08-25 15:04:38 -06:00
2021-08-16 16:42:30 -07:00
2021-09-03 13:27:31 -07:00
2021-08-20 17:53:14 -07:00
2021-08-20 17:53:14 -07:00
2021-08-02 17:56:56 -07:00
2021-08-25 15:04:38 -06:00
2021-08-20 17:53:14 -07:00
2021-08-20 17:53:14 -07:00
2021-08-16 16:42:30 -07:00
2021-08-16 16:42:05 -07:00
2021-08-05 10:50:29 -04:00
2021-08-20 17:53:14 -07:00
2021-08-16 16:42:05 -07:00