Skip to content

[Merged by Bors] - MSAA example#3049

Closed
superdump wants to merge 4 commits intobevyengine:pipelined-renderingfrom
superdump:msaa-example
Closed

[Merged by Bors] - MSAA example#3049
superdump wants to merge 4 commits intobevyengine:pipelined-renderingfrom
superdump:msaa-example

Conversation

@superdump
Copy link
Contributor

Add an example that demonstrates the difference between no MSAA and MSAA 4x. This is also useful for testing panics when resizing the window using MSAA. This is on top of #3042 .

@inodentry inodentry added A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples S-Needs-Review labels Oct 31, 2021
superdump and others added 2 commits November 1, 2021 12:31
Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
Instead of using a compound condition and assignment, do the assignments within the condition cases.

Co-authored-by: MinerSebas <66798382+MinerSebas@users.noreply.github.com>
@cart
Copy link
Member

cart commented Nov 3, 2021

Added a comment about wgpu sample count limitations (copied from our Msaa config docs). This looks good to me!

@cart
Copy link
Member

cart commented Nov 3, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 3, 2021
Add an example that demonstrates the difference between no MSAA and MSAA 4x. This is also useful for testing panics when resizing the window using MSAA. This is on top of #3042 .

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
@cart
Copy link
Member

cart commented Nov 3, 2021

bors crashed for some reason

@cart
Copy link
Member

cart commented Nov 3, 2021

bors r+

bors bot pushed a commit that referenced this pull request Nov 3, 2021
Add an example that demonstrates the difference between no MSAA and MSAA 4x. This is also useful for testing panics when resizing the window using MSAA. This is on top of #3042 .

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 3, 2021

@bors bors bot changed the title MSAA example [Merged by Bors] - MSAA example Nov 3, 2021
@bors bors bot closed this Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Examples An addition or correction to our examples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants