Ask Your Question
1

how to find the back-end for threejs plotting

asked 2020-06-13 20:28:58 +0200

jakeb gravatar image

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

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2020-06-14 08:46:30 +0200

FrédéricC gravatar image

updated 2020-06-14 08:46:46 +0200

Once you have done git clone to get the sources, you can use git grep "some text" to look efficiently for anything.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2020-06-13 20:20:53 +0200

Seen: 123 times

Last updated: Jun 13 '20