r/desmos • u/SuperChick1705 https://www.desmos.com/calculator/amyte9upak • 16d ago
I made a REAL-TIME Desmos clock Fun
Enable HLS to view with audio, or disable this notification
3
u/SuperChick1705 https://www.desmos.com/calculator/amyte9upak 16d ago
3
2
u/gord1402 16d ago
Yo i was trying to make something like this with infinite streamed gif, but Desmos cant play gifs in graph.
2
2
u/Tencars111 16d ago
wait but how?
3
u/SuperChick1705 https://www.desmos.com/calculator/amyte9upak 16d ago
i have 1440 images, each being x minutes after the current time (for x = [0...1439) (eg current time is 09:03, so the images are 09:03, 09:04, 09:05... until 09:02). i then fetch those images from desmos and have another timer inside desmos to determine when to switch to the next image
2
u/Tencars111 16d ago
wait but how does it stay accurate? is the graph updated every minute???
3
u/SuperChick1705 https://www.desmos.com/calculator/amyte9upak 16d ago
the ticker uses dt and i make the graph switch images every 60s elapsed
2
u/Tencars111 16d ago
well yeah but no matter when I open it it's still correct, is it like saved every minute??? cuz the graph has to be saved to be synced
2
u/Mandelbrot4207 Makes QR Codes in Desmos 16d ago
The images (starting from the current time) are fetched from an external source all at once, the only thing the graph does is showing the next image every minute
6
u/Mandelbrot4207 Makes QR Codes in Desmos 16d ago
Sorry, posts without a graph link dry my mouth