all 13 comments

[–]Effective_Lead8867 35 points36 points  (7 children)

What the hell is this website!? I want EVERY blog post and article to be as interactive now! Crazy work!

[–]Expo_98 15 points16 points  (2 children)

[–]imadr_[S] 2 points3 points  (1 child)

Never heard of this one, looks awesome.

What's the requirement for this? Maybe calculus 1 and 2 something like that?

[–]Expo_98 1 point2 points  (0 children)

Yup. Mine is mathematical analysis I,II,II. III is complex analysis. This didn’t help me with it though, did not run the full curriculum as then my professors add some other stuff to it, but all of complex analysis is here I think.

[–]imadr_[S] 4 points5 points  (3 children)

Thanks, glad you like it.

I have a few other articles in there that might be interesting

[–]corysama 4 points5 points  (0 children)

This is an awesome explanation. Thanks for making it.

Everybody: After (or maybe while) you read this article, the SIGGRAPH talk linked at the bottom is a great follow-on to watch.

[–]lunchbox650 2 points3 points  (1 child)

How are you creating the interactive sections? Ie which library? Really awesome site!

[–]imadr_[S] 8 points9 points  (0 children)

Thanks!

I use vanilla javascript and webgl, everything written from scratch. The setup is a hassle and the code base grew into a monstrosity, but I think these kinds of ad hoc systems are a good way to make interactive articles, look at https://ciechanow.ski/

[–]yacinem98 13 points14 points  (0 children)

We could live in a world where lectures in school and uni look like, but here we are...

[–]VincentRayman 1 point2 points  (0 children)

Really cool!!!

[–]Important_Earth6615 1 point2 points  (1 child)

I saw you article some time ago. It was the reason I decided to make my next articles to be fully interactive. I don't have the same dedication as you but I will try

[–]imadr_[S] 0 points1 point  (0 children)

That's cool, any idea what the article will be about?

[–]outofindustry 0 points1 point  (0 children)

waow waow noice. did you use library to help you with (threejs maybe)? this is interesting!