On 9/17/13 5:19 AM, Volker Braun wrote:
On Tuesday, September 17, 2013 4:11:41 AM UTC+1, Robert Bradshaw wrote:I'm surprised no one's yet mentioned https://plus.google.com/115360165819500279592/posts/WkY7mQ6ju2u <https://plus.google.com/115360165819500279592/posts/WkY7mQ6ju2u> which is extremely relevant Where is the code?
https://github.com/sagemath/sagecell/commit/241a75a9f404a9b1ac72d5900c841c193760888d
Presumably that is three.js... which doesn't work outside of the browser. And doesn't give us a reasonable export to 2d vector pdf for publications, the svg/pdf renderers for three.js are mostly proof-of-concept not production-quality code.
It is using three.js. This is just a renderer specifically for the browser, and it works great for that. It would be cool if someone also worked on something that could render to pdf/svg or a better solution outside of a browser. I've kept my eye on gl2ps (http://www.geuz.org/gl2ps/)---that might be a good direction to go for rendering 2d vector projections.
Thanks, Jason -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
