Re: Motion blur problem
"Naith" <[email protected]>
| Newsgroups | gmane.comp.lib.sdl |
|---|---|
| Message-ID | <[email protected]> |
Okay, I picked up the code from the tiling tutorial on Lazyfoo's website and when I move around in the tile level, I get a very small small blur on the tiles whenever the camera is moving with the dot, which is caused by the high velocity. In my opinion, the very small blur is acceptable. Is your code a copy-paste of lazyfoo's code? If that's the case, we can assume that it's nothing wrong in your code and that the issue is indeed caused by your monitor(s). If your code is not a direct copy-paste, and you've made some alterations to the original code, then it might be some issue with your movement code or your camera code or such, that might cause a stuttering movement. _______________________________________________ SDL mailing list [email protected] http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org