Skip to content

Commit

Permalink
0.11: occlusion clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
cart authored Jul 9, 2023
1 parent 6c6c7cc commit 9c06fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/news/2023-07-09-bevy-0.11/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Since our last release a few months ago we've added a _ton_ of new features, bug

<!-- more -->

* **Screen Space Ambient Occlusion (SSAO)**: Increase scene render quality by simulating "indirect" diffuse light
* **Screen Space Ambient Occlusion (SSAO)**: Increase scene render quality by simulating occlusion of "indirect" diffuse light
* **Temporal Anti-Aliasing (TAA)**: A popular anti-aliasing technique that blends the current frame with past frames using motion vectors to smooth out artifacts
* **Morph Targets**: Animate vertex positions on meshes between predefined states. Great for things like character customization!
* **Robust Constrast Adaptive Sharpening (RCAS)**: Intelligently sharpens renders, which pairs nicely with TAA
Expand Down

0 comments on commit 9c06fda

Please sign in to comment.