plot triangular Bezier surface

how I can plot a triangular Bezier surface on a triangular domain ? using mesh or other command
thank you very much

2 件のコメント

junior
junior 2018 年 8 月 29 日
編集済み: junior 2018 年 8 月 29 日

Dear friends, I have a new graphic which you create with the help of the book called curves and surfaces in geometric modeling, there it details the algorithm to generate a triangular surface. I generated this image but I did it in python.

Jaouad Elkasmy
Jaouad Elkasmy 2019 年 8 月 28 日
Hi , can i get the code of that triangular patch in python or matlab , and thanks

サインインしてコメントする。

回答 (2 件)

Star Strider
Star Strider 2014 年 5 月 9 日

1 投票

I haven’t done that myself, but you might consider the trimesh function.

7 件のコメント

junior
junior 2014 年 5 月 9 日
thank you very much, I'll try
Star Strider
Star Strider 2014 年 5 月 9 日
My pleasure!
junior
junior 2014 年 5 月 14 日
編集済み: junior 2014 年 5 月 14 日
After a few days, to achieve it,using trimesh and MESH2D - Automatic Mesh Generation
Star Strider
Star Strider 2014 年 5 月 14 日
Congratulations!
If you can generalise your algorithm to a function, consider uploading it to the File Exchange. There could be a need for it. (When I searched there, I didn’t find anything that seemed to do what you want, my reason for suggesting trimesh.)
I didn’t know MESH 2D existed. It looks useful, so I bookmarked it. Thanks!
Ata Jalili
Ata Jalili 2016 年 12 月 14 日
junior! Would you please explain how did you get the triangular domain?
jinhu wang
jinhu wang 2018 年 8 月 27 日
I need the toolbox MESH2D - Automatic Mesh Generation.
If you can give me some ideas,I will very thank you.
Star Strider
Star Strider 2018 年 8 月 27 日

サインインしてコメントする。

amina lk
amina lk 2014 年 6 月 18 日

0 投票

hello,please,I need a matlab program with a triangular Bezier patch

カテゴリ

質問済み:

2014 年 5 月 9 日

コメント済み:

2019 年 8 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by