Skip to content

cravesoft/stlviewer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

STLViewer

This is the README for the software STLViewer, a free cross-platform viewer of STL files.

If you want to send bug reports or feature requests, please submit them to the github issues and pull requests pages respectively.

Icons are partly retrieved from the Font Awesome icon set, which can be found at http://fortawesome.github.io/Font-Awesome/

Screenshots

Screenshot1

Installation

Get the source

Clone the git repository:

git clone git@github.com:cravesoft/stlviewer.git

Install dependencies

For Ubuntu, simply enter the following command that will install all necessary packages:

sudo apt-get install libqt4-dev libqt4-opengl-dev qt4-qmake

Compile

qmake && make

This will generate an executable called stlviewer.

About

Display and manipulate the content of STL files

Resources

License

Stars

Watchers

Forks

Packages

No packages published