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.

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 个评论

thank you very much, I'll try
junior
junior 2014-5-14
编辑:junior 2014-5-14
After a few days, to achieve it,using trimesh and MESH2D - Automatic Mesh Generation
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!
junior! Would you please explain how did you get the triangular domain?
I need the toolbox MESH2D - Automatic Mesh Generation.
If you can give me some ideas,I will very thank you.

请先登录,再进行评论。

amina lk
amina lk 2014-6-18

0 个投票

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

类别

Community Treasure Hunt

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

Start Hunting!

Translated by