STL Files: Difference between revisions
From charlesreid1
| Line 8: | Line 8: | ||
FreeCAD binary files: https://github.com/FreeCAD/FreeCAD/releases | FreeCAD binary files: https://github.com/FreeCAD/FreeCAD/releases | ||
===Visualizing Map Shapefiles=== | |||
I downloaded contour elevation data for the Seattle area, which was contained in a zip file called <code>Elev_322166_Seattle_E_1X1.zip</code>. | |||
Unzipping results in a pile of files of various formats: | |||
[[Image:NationalMapViewerFiles.png|500px]] | |||
When you first open FreeCAD, you'll see this: | When you first open FreeCAD, you'll see this: | ||
Revision as of 05:25, 13 June 2016
Viewing STL Files
ParaView
ParaView: http://www.paraview.org/download/
FreeCAD
FreeCAD binary files: https://github.com/FreeCAD/FreeCAD/releases
Visualizing Map Shapefiles
I downloaded contour elevation data for the Seattle area, which was contained in a zip file called Elev_322166_Seattle_E_1X1.zip.
Unzipping results in a pile of files of various formats:
When you first open FreeCAD, you'll see this:
