|
[Sponsors] |
December 9, 2013, 06:37 |
Reading in and Manipulating STL files
|
#1 |
Senior Member
Prapanch Nair
Join Date: Mar 2009
Location: Bangalore, India
Posts: 105
Rep Power: 17 |
Hi,
I am writing a code trying to generate a bunch of nodes based on a 3D model (STL file). What I need to do is to be able to read the stl file and then find whether a given point is within the geometry or not. So, I will be able to generate a region outside the geometry required for my simulation. Can someone please suggest me a code that may be out there or a library that can manipulate STL files? C language preferred. Thank You |
|
Tags |
geometery, library, stl |
|
|