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 commentaires

junior
junior le 29 Août 2018
Modifié(e) : junior le 29 Août 2018

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 le 28 Août 2019
Hi , can i get the code of that triangular patch in python or matlab , and thanks

Connectez-vous pour commenter.

Réponses (2)

Star Strider
Star Strider le 9 Mai 2014

1 vote

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

7 commentaires

junior
junior le 9 Mai 2014
thank you very much, I'll try
Star Strider
Star Strider le 9 Mai 2014
My pleasure!
junior
junior le 14 Mai 2014
Modifié(e) : junior le 14 Mai 2014
After a few days, to achieve it,using trimesh and MESH2D - Automatic Mesh Generation
Star Strider
Star Strider le 14 Mai 2014
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 le 14 Déc 2016
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.
Star Strider
Star Strider le 27 Août 2018

Connectez-vous pour commenter.

amina lk
amina lk le 18 Juin 2014

0 votes

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

Question posée :

le 9 Mai 2014

Commenté :

le 28 Août 2019

Community Treasure Hunt

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

Start Hunting!

Translated by