Some more documentation?
The images look very beautiful. Also scheme is a fun language indeed (especially when using it i.c.w. the most fun editor (Spac)emacs, do you know it? I noticed you used markdown instead of org-mode.). I would be happy to use this package, but the code is a little over my head. Will you add some more documentation? Or a simpler example (the code for the test-cube?)
Also, could you suggest something to read, to understand how to work with this library (book, or website).
Dankjewel!
Hi, Thanks! I wrote this a long time ago, and had to translate things into C++ to make it more efficient. I agree Scheme is the loveliest of languages. One day, when I have time, I will make a newer version maybe in PureScript. Until then, let me see what I can do.
Ok. I put an example in the README. It should go through most of the concepts in the code.
Wow, that's great! Thanks a lot. In the meantime I have read a little about cairo, and I am currently refreshing/extending my knowledge about scheme. After that I will try out your example(s)...