Third-Party Tools
This is a list of useful third-party tools for enhancing the Desmos experience.
Want to add your own tool to this list? Submit a PR!
DesModder #
DesModder is a browser extension containing a variety of plugins for improving Desmos. It includes:
- A video creation tool
- A GPU-based implicit inequality renderer for faster implicits
- Intellisense for Desmos expressions
- A variety of styling options and improvements (multi-line expressions, better evaluations, compact view, syntax highlighting, etc.)
- A performance view for tracking graph rendering speed
- A text-based version of Desmos (Text Mode)
- and more!
Desmoscript #
Desmoscript is a programming language that compiles to a Desmos graph. It has a focus on expressiveness, extensibility, and enabling interaction with the outside world (e.g. through importing SVGs, 3D models, and other data).