3d Model view
3 views (last 30 days)
Show older comments
I am getting the surface shown in the picture that i am attaching below ,I want triangle with the same color and texture Could you please guide me on the same. and one more thing ,This is because the triangles are not oriented consistently which only makes sense if the output is a true oriented surface without any artifact.if any one suggest me which visualization tool where it shows the triangles without considering orientation in WPF, i have used helix toolkit in WPF but it gives same result </matlabcentral/answers/uploaded_files/79581/Capture.PNG>
4 Comments
KSSV
on 5 Jun 2017
You must be having (x,y,z) data and nodal connectivity data, using trisurf you should be able to plot this.
Answers (1)
DGM
on 5 Apr 2025
Edited: DGM
on 5 Apr 2025
Since this was already in Meshlab, Filters Menu -> Normals Curvatures and Orientation ->Reorient all faces coherently. If you have so many backwards faces that the entire thing gets reoriented inside-out, that's fine. Under the same menu, just use Invert Faces Orientation.
That's a lot easier than trying to reinvent the wheel.
0 Comments
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!