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 scene renderer class #427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anishmgoyal
Copy link
Collaborator

No description provided.

Co-authored-by: Hai Nguyen <chaoticbob@users.noreply.github.com>
Co-authored-by: Aliya Pazylbekova <apazylbe@users.noreply.github.com>
@@ -20,3 +20,4 @@ add_subdirectory(fluid_simulation/shaders)
add_subdirectory(gbuffer/shaders)
add_subdirectory(materials/shaders)
add_subdirectory(oit_demo/shaders)
add_subdirectory(scene_renderer/shaders)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we move this into it's own PR? These shaders are already checked in and this is needed to use them

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in #470. This line can be removed from this PR.

apazylbe added a commit to apazylbe/bigwheels that referenced this pull request May 24, 2024
Since shaders are already checked in.
This line is taken out of this PR: google#427
apazylbe added a commit to apazylbe/bigwheels that referenced this pull request May 28, 2024
Since shaders are already checked in.
This line is taken out of this PR: google#427
apazylbe added a commit that referenced this pull request May 28, 2024
Since shaders are already checked in.
This line is taken out of this PR:
#427
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants