Skip to content

cctechyashdoshi/STLtoDATTranslator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 

Repository files navigation

: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):

  • Run the following command:
git clone 'https://github.com/cctechyashdoshi/STLtoDATTranslator.git' 
  • cd to the cloned folder:
cd STLtoDATTranslator
  • Install required npm pakages
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) and please feel free to suggest any changes. Thanks!



Don't forget to leave a star ⭐️

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages