Can someone here explain how this works? I'm not sure how reliable it is, but here's[1] an old Reddit comment describing the method that Desmos (2D) uses. That method works in 3D, so maybe Desmos 3D uses it, too. [1]: https://www.reddit.com/r/desmos/comments/qlhmbc
After playing a bit with it, it looks like some variant of the marching cubes algorithm, and it looks recursive, as expected. Same as your Reddit thread but in 3D. There are most likely a bunch of optimizations, but I can't think of another way of doing it. There are raytracing/raymarching techniques too, but these look different, and they are most likely cost prohibitive for arbitrary function. There is the marching…
Desmos 3D graphing calculator
81–87 of 87 posts
Re: Desmos 3D graphing calculator
#82Re: Desmos 3D graphing calculator
#83Earlier quoted context omitted.
After playing a bit with it, it looks like some variant of the marching cubes algorithm, and it looks recursive, as expected. Same as your Reddit thread but in 3D. There are most likely a bunch of optimizations, but I can't think of another way of doing it. There are raytracing/raymarching techniques too, but these look different, and they are most likely cost prohibitive for arbitrary function. There is the marching…
It's @iquilezles's work who is a ray marching wizard, in the most literal sense of the word that still comports with reality.
Re: Desmos 3D graphing calculator
#84There are a bunch of YouTubers making Desmos animations. I haven’t played with it myself, but always find it fascinating with what people come up with. https://youtu.be/4_8eY_Ij-5k
https://www.youtube.com/watch?v=XvS_yBj-nDM&list=PL2lqjYK9wC...
Re: Desmos 3D graphing calculator
#85Re: Desmos 3D graphing calculator
#86Earlier quoted context omitted.
You're welcome
Well, dang. I remember you from the very late 1980s at Stanford. Never met you but saw you on the timesharing systems of the time. A few years later I enjoyed a talk you gave at IBM Yorktown Heights about how you sneaked into Apple to build the graphing calculator.
Did you work on Axiom? That was the finest crafted computer algebra system.
Re: Desmos 3D graphing calculator
#87Earlier quoted context omitted.
Well, dang. I remember you from the very late 1980s at Stanford. Never met you but saw you on the timesharing systems of the time. A few years later I enjoyed a talk you gave at IBM Yorktown Heights about how you sneaked into Apple to build the graphing calculator.
Well howdy, old-timer! That brings back some memories. (The '80s: after the dinosaurs, but before the giant armored sloths - back when neutrinos were massless and Λ was zero.) Did you work on Axiom? That was the finest crafted computer algebra system.