Rank: 911 based on 77 downloads (last 30 days) and 1 file submitted
photo

Bill McDonald

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Bill
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Feb 2004 surf2stl Write STL file from surface data. Author: Bill McDonald data import, data export, stl, stereolithography, surface data, utilities 77 12
  • 4.8
4.8 | 10 ratings
Comments and Ratings on Bill's Files View all
Updated File Comment by Comments Rating
23 Dec 2011 surf2stl Write STL file from surface data. Author: Bill McDonald zaeazeae

Thanks for this file! You save me a lot of time! Very helpfull

24 Jun 2011 surf2stl Write STL file from surface data. Author: Bill McDonald Berger, Jay

nice work bill. i'm wondering about how one would go about adding labels to such stl files. such as, adding little spheres in a surface plot at a certain location (say x = 10, y = 10) and add labels such as "x = 10 & y = 10" at that location.

13 May 2011 surf2stl Write STL file from surface data. Author: Bill McDonald Raut, Samarth

@ Prashanth,
AFAIK, .stl is inherently meant for triangulated geometry representation.
http://en.wikipedia.org/wiki/STL_%28file_format%29

What you can do is to split rectangles into triangles - e.g. rectangle (n1, n2,n3,n4) gives two triangles - (n1,n2,n3) and (n3,n4,n1). Note that the order of n1,n2 etc is such that the normals obtained by cross product of vector, say n1_n2 x n2_n3 points outwards direction and there is consistency in this normal direction among all triagles. i.e. no sudden flips.

hope it helps,
Samarth

02 Nov 2010 surf2stl Write STL file from surface data. Author: Bill McDonald Paheerathan, Mahalingam
11 Jul 2010 surf2stl Write STL file from surface data. Author: Bill McDonald hanmaiahgari, Prashanth

Hi Bill,

What changes to be made in the program to get a stl with rectangular grid instead of triangular grid

Thanks!
Prashanth

Top Tags Applied by Bill
data, data export, data import, stereolithography, stl
Files Tagged by Bill
Updated   File Tags Downloads
(last 30 days)
Comments Rating
24 Feb 2004 surf2stl Write STL file from surface data. Author: Bill McDonald data import, data export, stl, stereolithography, surface data, utilities 77 12
  • 4.8
4.8 | 10 ratings

Contact us at files@mathworks.com