mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
This updates all links to point to the 4.2 demos instead of the 3.5 ones. Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
18 lines
483 B
Markdown
18 lines
483 B
Markdown
# Variable Rate Shading
|
|
|
|
This project showcases how to use
|
|
[variable rate shading](https://docs.godotengine.org/en/latest/tutorials/3d/variable_rate_shading.html)
|
|
(VRS) in 3D to improve performance.
|
|
|
|
Performance metrics are also displayed to evaluate potential performance gains.
|
|
|
|
Language: GDScript
|
|
|
|
Renderer: Forward+
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2753
|
|
|
|
## Screenshots
|
|
|
|

|