Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - MSAA example #3049

Closed

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
examples/3d/msaa_pipelined.rs Outdated Show resolved Hide resolved
examples/3d/msaa_pipelined.rs Outdated Show resolved Hide resolved
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.

None yet

6 participants