close
Skip to content

3vilrabbit/StlMeshInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StlMeshInfo

Node.js addon written in C++. It reads a .stl file (both Binary and ASCII) and displays some basic information of the mesh.

Installation

To install the necessary modules:

npm install

Running the server

To launch the node server:

npm start

To server will be available at: localhost:4000

About

Node.js addon written in C++. It reads a .stl file (both Binary and ASCII) and displays some basic information of the mesh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors