Closed tsatke closed 1 year ago
@tsatke Would you mind fixing the merge conflicts for this branch so I can merge it in. Once this is merged I'll make a new release containing this and the new graphics mode you implemented.
@RKennedy9064 done 🙂
ping @RKennedy9064
@tsatke Thanks for the contribution. I'll try to get a new version published sometime tomorrow!
Implements a probably efficient
draw_rect
function, as well as some refactoring to make space for more implementations such asdraw_triangle
ordraw_sphere
.