Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ykafia/UnrealMotion
Motion blur for stride
https://github.com/ykafia/UnrealMotion
graphics graphics-programming motion-blur motion-blur-shader post-processing sdsl stride stride3d
Last synced: 3 months ago
JSON representation
Motion blur for stride
- Host: GitHub
- URL: https://github.com/ykafia/UnrealMotion
- Owner: ykafia
- License: apache-2.0
- Created: 2021-10-29T09:06:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T19:11:34.000Z (over 2 years ago)
- Last Synced: 2024-08-03T23:14:02.066Z (6 months ago)
- Topics: graphics, graphics-programming, motion-blur, motion-blur-shader, post-processing, sdsl, stride, stride3d
- Language: C#
- Homepage:
- Size: 5.81 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Stride - UnrealMotion: Motion blur for stride
README
# UnrealMotion
A motion blur post process effect made with Stride.
It is inspired from [HPG 2014](https://casual-effects.com/research/Guertin2014MotionBlur/index.html) paper.