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

Question about View #1957

Open
DDman1984 opened this issue May 10, 2024 · 0 comments
Open

Question about View #1957

DDman1984 opened this issue May 10, 2024 · 0 comments
Labels
question Further information is requested

Comments

@DDman1984
Copy link

Hi, guy
I see a demo about View

According to my understanding of code, does constructing a view also simultaneously create a mesh object in the scene? If this is correct, would there be performance issues when displaying a high-polygon model? In other words, if I have N views intending to display a model with 1,000,000 triangles, will the scene need to render N * 1,000,000 triangles simultaneously?

In practice, I did observe the triangle count on the Perf monitor steadily increasing in the scene....

@DDman1984 DDman1984 added the question Further information is requested label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant