Skip to content

zlrc/contort-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contort Logo


Contort is a 3D surface plotter (or 3D graphing calculator, if you prefer) that attempts to abstract math expressions into a colorful chain of "modifiers" to deliver a fun, gamified learning experience.


A demonstration showing the surface plot for x-squared plus y-squared. A slowly rotating surface plot of a hollow box with no top. A demonstration of options found inside the configuration menu.


Credits & Licensing

Copyright (c) 2022 Mike K. (zlrc)

Except where otherwise noted*, this project is licensed under AGPLv3. If you wish to use the same name or branding in your own project, I would heavily prefer that you first contact me (Mike K.) for approval before doing so.

If you would like to use any 3D visuals that you create with the Contort website in your own works or lessons, please link back to either the website or this repository. Thanks.

* Please refer to the additional licenses inside the corresponding folders:

Supporting this Project

Reporting Bugs, Questions, Suggestions, & Issues

Please use the github issue tracker. Be sure to also check TODO.md to see if there are plans already to address your issue.

Contributing

Refer to CONTRIBUTING.md

Leaving a Tip

NOTE: All tips go to the project maintainer, Mike K.

ko-fi


Built with Vue3 + Vite, THREE.js, and Math.js