Avoiding the most common problems in graphics programming
So to avoid issues with Time doing weird things when very large, do you just modulo the actual time value to an acceptable value like 600?
That's a quick and easy solution, but it means it will reset every 10 minutes. I may have to do a follow tutorial to explain some of the better, advanced options, but I did a quick thread which may be helpful over here:
https://x.com/XorDev/status/1897684220929011950
Awesome thanks.
Yeah some best practices around these would be super appreciated!
So to avoid issues with Time doing weird things when very large, do you just modulo the actual time value to an acceptable value like 600?
That's a quick and easy solution, but it means it will reset every 10 minutes. I may have to do a follow tutorial to explain some of the better, advanced options, but I did a quick thread which may be helpful over here:
https://x.com/XorDev/status/1897684220929011950
Awesome thanks.
Yeah some best practices around these would be super appreciated!