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

Add low level post process example using a custom render pass #6909

Merged
merged 16 commits into from
Mar 16, 2023

Commits on Mar 15, 2023

  1. Basic example

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6c2518b View commit details
    Browse the repository at this point in the history
  2. remove extract

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a56afa3 View commit details
    Browse the repository at this point in the history
  3. fix readme

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9889c7c View commit details
    Browse the repository at this point in the history
  4. fix comment

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    fd62a03 View commit details
    Browse the repository at this point in the history
  5. specify node

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a1a1e1e View commit details
    Browse the repository at this point in the history
  6. Update examples/shader/post_process_pass.rs

    Co-authored-by: JMS55 <[email protected]>
    IceSentry and JMS55 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0617845 View commit details
    Browse the repository at this point in the history
  7. Update examples/shader/post_process_pass.rs

    Co-authored-by: JMS55 <[email protected]>
    IceSentry and JMS55 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    466df59 View commit details
    Browse the repository at this point in the history
  8. Update examples/shader/post_process_pass.rs

    Co-authored-by: JMS55 <[email protected]>
    IceSentry and JMS55 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0e2d95d View commit details
    Browse the repository at this point in the history
  9. Update examples/shader/post_process_pass.rs

    Co-authored-by: JMS55 <[email protected]>
    IceSentry and JMS55 authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    8b2dc08 View commit details
    Browse the repository at this point in the history
  10. docs

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dcf1ef0 View commit details
    Browse the repository at this point in the history
  11. fullsreen triangle

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d3adbfc View commit details
    Browse the repository at this point in the history
  12. source/destination note

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e65d0c7 View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Robert Swain <[email protected]>
    IceSentry and superdump authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e2bd972 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    95fe6a9 View commit details
    Browse the repository at this point in the history
  15. fix

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    9b94c7a View commit details
    Browse the repository at this point in the history
  16. clean up

    IceSentry committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3073d23 View commit details
    Browse the repository at this point in the history