1
Graphics / Re: Is clipping needed ?
« on: July 13, 2019, 04:55:29 pm »
Are those methods a good alternative to built-in clipping, or do they make the code a lot more complicated ? (maybe by introducing coupling between drawable stuff and window size for the viewport technique, for instance).