Ask Your Question
1

how to find the back-end for threejs plotting

asked 4 years ago

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

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 4 years ago

FrédéricC gravatar image

updated 4 years ago

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

Preview: (hide)
link

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: 4 years ago

Seen: 166 times

Last updated: Jun 13 '20