Web Graphing Calculator

A fast online graphing calculator
Web Graphing Calculator
By Atticus Kuhn
Published 2/27/2022
Tags: graphing, webgl, graphing calculator

Have you ever wanted to graph like desmos but with more simplicity? I have implemented a graphing calculator in only 136 lines of javascript. It uses Webgl in order to draw straight from your GPU, greatly increasing the speed of the grapher. If you want to try it out, go to https://atticuskuhn.github.io/graphing-calculator/