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

WebGPURenderer: Support multiple render targets #26808

Merged
merged 4 commits into from
Sep 22, 2023
Merged

Commits on Sep 21, 2023

  1. less var access (mrdoob#26817)

    actually use the framebuffer we have cached
    
    update examples
    
    update screenshots
    
    MRT
    
    allow example to run
    
    fix WGSL code
    
    address comments
    
    update screenshot
    ycw authored and aardgoose committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9005e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a217926 View commit details
    Browse the repository at this point in the history
  3. remove unused var

    aardgoose committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    75a4a99 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. cleanup

    sunag committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    515d465 View commit details
    Browse the repository at this point in the history