Skip to content

xmeng525/KernelFoveatedRendering_Unity

Repository files navigation

KernelFoveatedRendering_Unity

The unity demo of kernel foveated rendering.

Install

The "Asset" folder contains the Unity project for kernel foveated rendering.

The "KernelFoveatedRendering.unitypackage" is the unity package of the project (generated with Unity 2017.2.0f3).

Keyboard Control

You may use the keyboard to control the parameters:

"A": decrease sigma;

"D": increase sigma;

"W": increase alpha;

"D": decrease alpha;

"F1": whether to execute the first KFR pass;

"F2": whether to execute the second KFR pass;

"F9": save the image to the folder "Result".

"left/right/up/down arrows": control the gaze position. alt text

Please note that this project only shows the effect of kernel foveated rendering. The speedup cannot be shown in this project because the rendering task here is not complex.

About

The unity demo of kernel foveated rendering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published