File tree Expand file tree Collapse file tree 1 file changed +16
-7
lines changed
Expand file tree Collapse file tree 1 file changed +16
-7
lines changed Original file line number Diff line number Diff line change 11# Math Plotter
22
3- A graphing tool which makes plotting objects into a parallel perspective 3D coordinate system simple .
3+ ### Tool for plotting objects into a parallel perspective 3D coordinate system.
44
55This program can be used to visualize points / objects / vectors like in math schoolbooks.
66
7- [ Interactive Page] ( https://lischilpp.github.io/math-plotter )
7+ [ Interactive Page] ( https://lischilpp.github.io/math-plotter )
88
9- # Features
9+ ## 🗺️ Navigation
10+ - [ <code >🖼️ Screenshots</code >] ( #-screenshots )
11+ - [ <code >📋 Features</code >] ( #-features )
12+ - [ <code >📦 Getting started</code >] ( #-getting-started )
13+ - [ <code >📝 License</code >] ( #-license )
14+
15+ ## 🖼️ Screenshots
16+ <img src =" img/screenshot1.png " alt =" Screenshot of the tool rendering various geometric shapes " width =" 500 " >
17+
18+ ## 📋 Features
1019- Shapes like Rectangle, Circle, Cuboid, Tetrahedon
1120- 1D Functions, 2D Functions, Labeled Vectors
1221- Zoom-in /-out, Move view
1322
14- # Screenshots
15- <img src =" img/screenshot1.png " alt =" Screenshot of the tool rendering various geometric shapes " width =" 500 " >
16-
17- # Usage
23+ ## 📦 Getting started
1824For an example usage refer to https://github.com/yxyx136/2DPlotter/blob/master/main.js
1925(comment out lines to to see examples for different shapes)
2026
2127The engine's code is located at https://github.com/yxyx136/2DPlotter/tree/master/engine/script
28+
29+ ## 📝 License
30+ This project is licensed under the GPL-3.0 License - see the [ LICENSE] ( LICENSE ) file for details
You can’t perform that action at this time.
0 commit comments