A first attempt to rasterize arbitrary 2-D functions using the signs of four sample points (one for earch corner of a pixel). It works, but it can be optimized further by using a quadtree and recursively sample the sign values using that, instead of iterating over every pixel.
Desmos Studio is a Public Benefit Corporation with a goal of helping everyone learn math, love math, and grow with math. We believe that everyone has an inner mathematician and that some people haven’t been given the opportunity, encouragement, or tools to discover theirs. So we prioriti...
#desmos is out of control. Here is my guide to all of the features I've found so far. You can make logic gates in there. You can do lists and iterate things:
https://www.desmos.com/calculator/4xeklx0h4x
They've added summation and it's a little strange sometimes how it works. This threw me. You set i to be a list and it give you three answers. It won't evaluate it if you don't set an upper bound.
I'm excited but also a little horrified that this is the new SAT calculator. It's just so feature-rich.
Fun! Well-known online #math #visualization utility #desmos doesn't have a way to save gifs, but someone created one
https://jpanneton.dev/gifsmos-v/
Which let's me share this animation of a #satellite #orbit thing I'm trying to figure out
wait a minute...#mastodon doesn't support #svg??
and neither #imagemagick nor #ffmpeg support converting animations directly???
Ugh, I don't want to fight this battle today.
Watch at: https://youtu.be/LvFyHqzaIZ0
Play at: https://www.desmos.com/3d/d2eetcw1bz
#youtube #youtuber #youtubechannel #desmos #desmosart #desmosanimation #desmos3d #christmas #christmas2025 #christmasTree #christmasEve #merrychristmas #merryxmas #merrychristmas2025 #xmas #xmas2025 #xmastree #animation #animated #animation3d #3d #3dart #3danimation #nerd #geek #math #maths #mathart #mathanimation #graph #equation #art #artist #artistsonmastodon #snow
I’m pleased to announce my new package Desmos.jl! I’m a big fan of both Julia and Desmos, and I created this package to bridge the gap between them. Desmos is a fantastic mathematical tool for drawing graphs in a web browser, and Julia is specialized for scientific computing. Desmos.jl allows you to generate Desmos graphs directly from Julia, making it easy to visualize your computations interactively. Demo Try copying and pasting the following code in your favorite IDE! using Desmos state...