issues
search
keijiro
/
KinoMotion
Motion blur post-processing effect for Unity
MIT License
648
stars
76
forks
source link
Use half precision when suitable
#6
Closed
keijiro
closed
8 years ago
keijiro
commented
8 years ago
Changed lots of variables and functions to use half-precision instead of 32-bit floats. My benchmark results indicate that it provides significant performance gains on mobile GPUs.