Such boilerfree graphics is important, for example for educational purpose where you don't want to be distracted by having to explain what an "allocator" or a "handle" are.
Also, to keep the core drawing code short so that it can be fully listed on a blog post or in a print magazine.
What I liked is is a self-sufficient set of files that compile immediately without any dependency issues (even on the Mac). There should be more work like
that:
Also, to keep the core drawing code short so that it can be fully listed on a blog post or in a print magazine.
What I liked is is a self-sufficient set of files that compile immediately without any dependency issues (even on the Mac). There should be more work like that:
- making it even easier to use
- making it simpler and simpler
- making it faster
- making the library footprint smaller
Thanks!