1
Window / Not clearing window
« on: March 24, 2023, 11:46:01 pm »
I'm making a langton's ant thing and to optimise it i thought i could stop clearing the screen and only draw each cell i needed to each frame and let the previous frames still be drawn, but the window seems to wait a frame before drawing the previous frame again and the cells end up flickering.
Any ideas on how i could prevent this from happening?
Can provide screenshots if needed.
Any ideas on how i could prevent this from happening?
Can provide screenshots if needed.