vydd / sketch

A Common Lisp framework for the creation of electronic art, visual design, game prototyping, game making, computer graphics, exploration of human-computer interaction, and more.
MIT License
1.39k stars 67 forks source link

Add with- macros for basic transforms #83

Closed Gleefre closed 9 months ago

Gleefre commented 9 months ago

Adds with-translate, with-rotate and with-scale

Gleefre commented 9 months ago

I added description to the documentation and replaced one translate with with-translate in the examples.