Skip to content

三維網格轉STL檔 #12

Description

@jacky09299

在stl 分支上,structure_format_converter.py中,根據以下說明撰寫mesh_to_stl()函式,完成後提交到main分支。

mesh_to_stl()函式說明:
用戶在做3D列印時,需要的是stl檔,但目前專案都是以三維網格在做運算,需要將三維網格,轉換為stl檔才能交付給用戶。請寫出一個能夠將三維網格轉換為stl檔的格式轉換程式。

Input:numpy array
Output:stl檔案

期限:1/22前完成

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions