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

Doesn't seem to work in Editor #5

Open
XpertVR opened this issue Dec 16, 2019 · 5 comments
Open

Doesn't seem to work in Editor #5

XpertVR opened this issue Dec 16, 2019 · 5 comments

Comments

@XpertVR
Copy link

XpertVR commented Dec 16, 2019

Hi! I followed your PDF Documentation and have all the system requirements. I am getting a message "ViveFoveatedRendering: Init foveated rendering success." However, there seems to be no changes in rendering.

@dpggit
Copy link

dpggit commented Dec 23, 2019

I dont get any fps improvement either after adding the Vive Foveated rendering script to camera. I have all requisites also. 2070 gpu, 436 nvidia version, DX11 and Unity 2019.2. I use the latest version of this package in unity asset store

@kyo8568131
Copy link
Contributor

Hi XpertVR, you could try to adjust the shading region and shading rate to check the result.

@kyo8568131
Copy link
Contributor

Hi dpggit, since this plugin is based on VRS which would reduce the loading of pixel shading, you would get some benefit if the performance bottleneck of your application is pixel shading. Otherwise, you might get no benefit or increase some CPU loading to issue the GPU command.
So you could profile your application first to check the performance bottleneck.

@Chuudy
Copy link

Chuudy commented Jul 1, 2021

Hi @kyo8568131! I have the same issue as @dpggit. To make the rendering much havier I added a lot of real-time lights, yet I get no performance boost even when I set the whole screen to 4x4 shading rate (yes, the plugin works, as I can see the lower resolution of shading). I set the rendering path to forward rendering. Any help with that?

@cao-zheyu
Copy link

Hi @kyo8568131 ! I have the same issue. I can't see any performance boost in fps or gpu rendering time. And I didn't feel the resolution get lower either. Besides, how can I change or remove the color of the three shading region? Can u help me? Have you sovled the problem? @dpggit @Chuudy @XpertVR

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

5 participants