Are there any rotate user defined character routines out there that rotate say 8 degrees at a time?

1 post / 0 new
Offline
Last seen: 6 months 3 weeks ago
Joined: Aug 15 2025 - 11:46
Posts: 1
Are there any rotate user defined character routines out there that rotate say 8 degrees at a time?

i want one that does it in 8 degrees or so, clockwise and anticlockwisei dont mind if the edges get cut off when it rotates, btwany ideas?i know that i would probably have to use shearing to do this, which would be fasteri also know that i would use 256 segments instead of 360 as the c64 deals with this number alot better, so it would be 32 segments at 8 degrees each

 

in basic also