importしたst​lファイルのモデルの​法線ベクトルを求める​方法

CADで作成したSTL形式の3Dモデルを読み込み, モデルの各表面の法線ベクトルを求める方法はありますか?

Answers (1)

Tomohiko
Tomohiko on 8 Nov 2021

1 vote

stlreadと faceNormal が使えるかと思います。
ヘルプ、検索機能もご活用ください。

1 Comment

rysk
rysk on 8 Nov 2021
faceNomalは知らなかったので試してみます. ご回答ありがとうございました.

Sign in to comment.

Products

Release

R2020a

Tags

Asked:

on 7 Nov 2021

Commented:

on 8 Nov 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!