Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cctechyashdoshi/stltodattranslator

Convert STL to DAT in just one click!
https://github.com/cctechyashdoshi/stltodattranslator

converter cpp cpp17 dat-files stl yash-doshi

Last synced: 22 days ago
JSON representation

Convert STL to DAT in just one click!

Awesome Lists containing this project

README

        

# :octocat: `.STL` to `.DAT` Translator

This code allows you to convert `.stl` file into `.dat` file which can be viewed in `GNUPlot`


This application made using,

1. `C++`
2. `Guidence received from @vinayaksutar Sir`

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


The tool extracts vertex data from an STL file and saves the coordinates in a .dat file, which can be visualized with tools like Gnuplot or used for further analysis.

### :octocat: Note:
I made this website while being a part of Traning and incubation program of CCTech([@vinayaksutar](https://github.com/vinayaksutar)) and please feel free to suggest any changes. Thanks!




#

Don't forget to leave a star ⭐️