You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nico de Poel
404a090adf
Reworked optical flow passes to inherit from FfxPassBase, with a bit of a hack to work around the need for the extra level parameter.
Made the pass classes sealed, which is a more sensible way to please the compiler about using virtual methods inside constructors.
|
2 years ago |
| .. |
|
OpticalFlow.cs
|
Reworked dispatching code to use the common SPD and depth params methods.
|
2 years ago |
|
OpticalFlow.cs.meta
|
Set up first skeleton for optical flow data structures and dispatching
|
2 years ago |
|
OpticalFlowAssets.cs
|
Renamed namespaces for OF and FI to FrameGen. Logically groups the two together, and it avoids the need for awkward OpticalFlow.OpticalFlow.something references.
|
2 years ago |
|
OpticalFlowAssets.cs.meta
|
Added asset container scriptable objects for optical flow and frame interpolation shaders.
|
2 years ago |
|
OpticalFlowContext.cs
|
Reworked dispatching code to use the common SPD and depth params methods.
|
2 years ago |
|
OpticalFlowContext.cs.meta
|
Set up first skeleton for optical flow data structures and dispatching
|
2 years ago |
|
OpticalFlowPass.cs
|
Reworked optical flow passes to inherit from FfxPassBase, with a bit of a hack to work around the need for the extra level parameter.
|
2 years ago |
|
OpticalFlowPass.cs.meta
|
Implemented resources, shader IDs, the skeleton for all passes, setup and destruction, a bunch of helper methods and dispatch of the prepare luma pass.
|
2 years ago |
|
OpticalFlowResources.cs
|
Refactored resources classes to use common base class
|
2 years ago |
|
OpticalFlowResources.cs.meta
|
Implemented resources, shader IDs, the skeleton for all passes, setup and destruction, a bunch of helper methods and dispatch of the prepare luma pass.
|
2 years ago |
|
OpticalFlowShaderIDs.cs
|
Renamed namespaces for OF and FI to FrameGen. Logically groups the two together, and it avoids the need for awkward OpticalFlow.OpticalFlow.something references.
|
2 years ago |
|
OpticalFlowShaderIDs.cs.meta
|
Implemented resources, shader IDs, the skeleton for all passes, setup and destruction, a bunch of helper methods and dispatch of the prepare luma pass.
|
2 years ago |