5 ms·
It would also be helpful to see a comparison to tools like asymptote: https://en.wikipedia.org/wiki/Asymptote_(vector_graphics_language) https://en.wikipedia.o
by georgeam 8y ago
It would also be helpful to see a comparison to tools like asymptote:
https://en.wikipedia.org/wiki/Asymptote_(vector_graphics_language) https://en.wikipedia.org/wiki/Asymptote_(vector_graphics_lan...
- alanbernstein 8y agoThis looks like a very useful tool, and I'm just learning about it now. Do you have experience with it? Would you recommend it?
- JAldrichCMU 8y agoWith Asymptote you specify diagrams directly in terms of low-level graphics primitives and constraints. With Penrose you specify the underlying math, then one or more separate style files are used to automatically generate diagrams based on the math. The typical user of Penrose doesn't have to know anything about graphics, and never specifies any graphical objects; instead, that knowledge is in reusable style files written by domain experts.