SFML community forums

Help => General => Topic started by: nfect on November 05, 2019, 08:11:49 pm

Title: is there a crop in sfml?
Post by: nfect on November 05, 2019, 08:11:49 pm
I was wondering if there was a way to "crop" a group of objects with sfml. I'm using views right now, but it feels a bit awkward and hack-ish. Is there something that works like a view, but can be handled with simple position/size/rotation... instead of %of the screen,...