Message Boards Message Boards

Exporting a STL/ any other 3D file from Mathematica?

Posted 1 year ago
POSTED BY: Saki Yoshida

As it seems you are exporting just a bunch of points. An idea would be to use a surface with a certain thinkness, here is an example:

sp = SphericalPlot3D[Abs@SphericalHarmonicY[3, 1, \[Theta], \[Phi]], {\[Theta], 0, 
    Pi}, {\[Phi], 0, 2 Pi}, PlotTheme -> "ThickSurface", PlotPoints -> 30];
Export["test.stl", sp]
POSTED BY: Henrik Schachner
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract