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

Optimize the Render for VR. #12

Open
colinfizgig opened this issue Oct 31, 2018 · 0 comments
Open

Optimize the Render for VR. #12

colinfizgig opened this issue Oct 31, 2018 · 0 comments
Labels
enhancement New feature or request Optimization optimize the app to run better on various devices

Comments

@colinfizgig
Copy link
Owner

The scene is very large. It may be possible to set clipping plains to reduce polycount based on distance. Check for LOD components if they exist. Find other ways to optimize the scene for better FPS and drawcall performance.

@colinfizgig colinfizgig added enhancement New feature or request Optimization optimize the app to run better on various devices labels Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Optimization optimize the app to run better on various devices
Projects
None yet
Development

No branches or pull requests

1 participant