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

Has anyone tried rendering multiple models at the same time? #159

Open
oskar0812 opened this issue Dec 27, 2022 · 1 comment
Open

Has anyone tried rendering multiple models at the same time? #159

oskar0812 opened this issue Dec 27, 2022 · 1 comment

Comments

@oskar0812
Copy link

Hi,I tried to render two models at the same time by view_bounded.html.But there is always a problem with the color of one of the models.Maybe someone has tried doing this or has any suggestions?Thx!

@czq142857
Copy link
Collaborator

The simplest way to do that is to apply forward rendering (instead of deferred rendering using the intermediate "feature image"), and then use different shaders for different objects. Check this demo https://youtu.be/kVy2W6afuyk

Forward rendering code can be found in the online demos in our project page https://mobile-nerf.github.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants