Ask Your Question

jakeb's profile - activity

2021-01-22 23:58:21 +0100 received badge  Student (source)
2020-06-17 21:49:58 +0100 commented answer How can I access the course code that Sagemath uses for its Threejs back-end

Hi! thanks so much for this! Actually, I was already considering reaching out to you. I have been trying to render large 3d animations from parametric equations, and since I posted this, I came across your trac describing the work that you had done on it so far. (https://trac.sagemath.org/ticket/29194) Funnily enough, you seemed to arrive at essentially the same method as I did for generating animated 3d plots (that is, keyframing every separate plotted set of points to be invisible for any frame but the one it is meant to be shown on). Might I ask a few questions about how you have been making your three-js-based animation function? If there is any way I could help, I'd love to do so.

2020-06-15 20:17:51 +0100 commented answer How can I access the course code that Sagemath uses for its Threejs back-end

Hi, this is very helpful. thanks so much!

2020-06-14 05:10:55 +0100 asked a question how to find the back-end for threejs plotting

Hi guys-- I have been using sagemath for a while now primarily because I am extremely impressed with its back-end for 3d plots. I have been generating math-art for a while and haven't yet found another system that outputs such beautifully arranged plots. That said, there are some features that have not yet been implemented that I would like to do myself, but to do that, I first need to see how sagemath is actually coding its threejs back-end in the first place. Since I have relatively little experience actually searching through application source codes, I am unsure on how to find the code I am looking for. Can anyone either point me in the right direction or give me some assistance as to how to conduct my search?

Thanks a lot

J

2020-06-14 05:10:55 +0100 asked a question How can I access the course code that Sagemath uses for its Threejs back-end

Hi guys. I have been using sagemath for a while because it has (in my opinion) the best back-end for 3d plots of any software I have seen so far. The threejs plots it outputs are gorgeous and very interactive. That said, there are a few things that sagemath has not yet implemented for threejs that I would like to make it do, but I am unsure where I can actually find the code that defines the back-end that sage uses to actually generate its threejs stuff. Does anyone happen to know how I could figure this out, or if there is a quicker way than just meticulously scouring the source code?

Best Regards, Jake