Skip to content

Export to 3D Model #508

@JohnPiwinski

Description

@JohnPiwinski

Does there exist a feature to export a generated mesh to an stl or obj model?

I have used your excellent library to make visualizations for my math courses.

I was hoping to make some 3D models of platonic solids and curved surfaces on a 3D printer. Although, there are existing models on the internet, I was hoping to add labels to the faces, which would be quite tedious in modeling software. I wrote a Rust program that calculates the vertices and embosses a number into each face.

The shape that I'm turning into a triangle mesh.

image

Do you have a suggestion for how I could go about exporting a mesh file from an object in three-d? I'm not much of a programmer, so any and all help would be greatly appreciated.

Thank you so much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions