Triangle mesh versus square mesh

Triangle mesh versus square mesh

Anonymous
Not applicable
3,838 Views
7 Replies
Message 1 of 8

Triangle mesh versus square mesh

Anonymous
Not applicable

I am working on an object created by David 3D scanner. The scanner creates the model with a triangle mesh.

From previous discussions, I have got the impression that working with square mesh gives better results.

After changing the mesh from triangle to square (retopology) I did the requested changes in both meshes. I haven't faced any difference, both gave me the same results. Moreover, the triangle mesh looks more coherent and homogenous.

I wonder if there's a reason to move to the square mesh? what are the changes that will be difficult to achieve in the triangle mesh?

Can I use both meshes in 3D printing? Are there any difference in printing square / triangle mesh?

 

Another question:

Is there a way to relocate XYZ axis? When I locate the object on its base the X axis isn't horizontal and the Y axis isn't vertical. Thus, it's difficult to rotate the object around its base vertically.

 

Thanks a lot

Udi

0 Likes
Accepted solutions (2)
3,839 Views
7 Replies
Replies (7)
Message 2 of 8

sergimen2001
Collaborator
Collaborator

Hi:

Well, going part by part:

 

In 3D printing you can use the 2 kind of meshes: quads or tris, but, when you export the quadified mesh to the final stl format, the mesh always will be triangulated,(is the diagonal that divide every quad face, and is hidden in a poly object).

In my experience, I prefer work with quads in Mudbox. The Quads always subdivide better than tris and not produce so many "poles". The poles can prodcue some artifacts when you texture the model in Mudbox.

About the XYZ Axis:

In Mudbox, select the object and so, select some of the 3 transform tools: Translate, Scale or Rotate. In the tools options yo can click the "Center Pivot" Button.  and that is going to recenter the pivot in the mesh. In the Pivot numeric fields you can enter numeric values to move the pivot in any of the 3 axis.

If you do so kind of transform,(translate,rotate or scale) remember that you can Freeze de transforms in the Menu Edit>Freeze Transforms, in similar way than in 3DS MAX.(think if you want to do it too...) 😉 

0 Likes
Message 3 of 8

Anonymous
Not applicable
Does it means that 3D printers require STL format?


I haven't seen in Mudbox an option to export STL format, it means that I
have to use another package to convert OBJ / MUD to STL? Which package?


What does all those conversions do to the model?


Thanks a lot

Udi
0 Likes
Message 4 of 8

nb-dante
Contributor
Contributor

Usually the axis oriebtation comes YZX or XYZ so most of the time you'll be adjusting your models using 90 degree angles.
There is a plugin that comes with Mudbox it gives you the possibility to export PLY and STL (it works only for one mesh at the time) you can find them in .../Mudbox/SKD/plugins

Life is tough, CG is tougher
0 Likes
Message 5 of 8

Anonymous
Not applicable

Couldn't find export to STL plugin in "c:\Program Files\Autodesk\Mudbox 2016\plugins\".

 

Can you send me a link for download?

 

3D printers print only STL file?

 

Thanks a lot

Udi

0 Likes
Message 6 of 8

nb-dante
Contributor
Contributor

not c:\Program Files\Autodesk\Mudbox 2016\plugins\ but c:\Program Files\Autodesk\Mudbox 2016\SDK\plugins\ 

Life is tough, CG is tougher
0 Likes
Message 7 of 8

sergimen2001
Collaborator
Collaborator
Accepted solution

Mudbox only exports files and meshes in 2 formats: OBJ and FBX.

For STL, I use Meshmixer after I finish my 3D Sculpts in Mudbox. In meshmixer I finish meking the final setup to the sculpt previous to generate the STL file ready for 3D printing: Scale, Hollow, and continue retouchig to the areas of the sculpt if necessary, to pass the wall thickness for every material.

 

Message 8 of 8

sergimen2001
Collaborator
Collaborator
Accepted solution

Is better use Meshmixer. The Plugin you said only export to STl triangulating the mesh, but not make the lot of necessary reparations for generate an ready to print STL file.