8 lines
523 B
Markdown
8 lines
523 B
Markdown
|
|
Motion Blur
|
||
|
|
=======================
|
||
|
|
|
||
|
|
This was a test at how good I could make a motion blur effect in Blitz3D, without much success in actual use. Blitz3D likes to resend all data instead of reuse, so frametime increased a lot. Still looks nice on single objects that require such types of blur.
|
||
|
|
|
||
|
|
License
|
||
|
|
=======
|
||
|
|
Motion Blur by Michael Fabian Dirks is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.
|