Login  Register

Re: 3D Viewer and exporting STL files

Posted by Michael Doube-4 on Jul 29, 2014; 9:26am
URL: http://imagej.273.s1.nabble.com/3D-Viewer-and-exporting-STL-files-tp5008921p5008928.html

Hi Stuart,

On 29/07/14 01:31, White, Stuart wrote:
> I am trying to export an STL file of a surface rendering of a fossil wolf skull made in 3D Viewer.

You might find the Isosurface command in BoneJ convenient. It is just a little plugin which uses the 3D Viewer's API.

http://bonej.org/isosurface

I've composed a bit of code which will make a binary STL straight from an open stack (or virtual stack) without needing to visualise it, which can be handy if you are making too many triangles for your suffering GPU. It's not released, because the code is embarrassingly cut-and-pasted rather than nicely reusing methods (needed a quick solution at the time and haven't got back to fix it properly). Let me know off-list if you'd like a copy.

Michael


<http://www.rvc.ac.uk>

This message, together with any attachments, is intended for the stated addressee(s) only and may contain privileged or confidential information. Any views or opinions presented are solely those of the author and do not necessarily represent those of the Royal Veterinary College.

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html