Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cctechyashdoshi/shapeplotter


https://github.com/cctechyashdoshi/shapeplotter

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# :octocat: Create your own 2D Geometry using `ShapePlotter`

The Shape Plotter is a C++ program that enables users to input the coordinates of a shape's vertices. It saves these coordinates to a .dat file, which can be visualized using Gnuplot. The project aims to help users plot custom shapes and visualize them by generating .dat files for easy plotting.


This application made using,

1. ` Using C++`
2. `Using the guidence received from Vinayak Sir`

## :octocat: Cloning this repo(Terminal Version):
- [x] Run the following command:
```bash
git clone 'https://github.com/cctechyashdoshi/ShapePlotter.git'
```
- [x] `cd` to the cloned folder:
```bash
cd ShapePlotter
```
- [x] Install required `npm` pakages
```bash
Run Project from Visual Studio or VSCode
```


### :octocat: Note:
I made this website while being a part of Traning and incubation program of CCTech and please feel free to suggest any changes. Thanks!




#

Don't forget to leave a star ⭐️