Graphics, currently in Alpha development, is a graphing program for functions or interactive procedures. The goal of this graphics program is to develop a graphing tool in dot net core windows forms that is modern and allows for adding extensions, filters, layers, multiple threads to plot point, move objects or images, zoom in and zoom out.
The initial effort will be to focus on getting 2d drawing working correctly in a modern extensible library.
The second effort will be to focus on getting 3d drawing and plotting to work.
Added a project and an issues tracking within this Github repository.
This current project needs help using dot net core 5+ stack, windows forms, mathematical formulas and libraries, plotting techniques, and many other skills to make this modern and open sourced.
The easiest and safest way to run the file is to install visual studio and load the code using github. You can just copy the files to a zip file and then unzip and load the solution into visual studio and run. You will need to use dot net 5.0 in order to install which be included in the latest version of visual studio.
However will be open to porting project to other languages, or extending functionality to other programming environments. This project is open source so you can feel free to create your own version of this project or use it to create a completely new project using the MIT license as a base.