Page 2 of 2

Re: Question about glass with thickness and making it smooth

Posted: Thu Feb 11, 2016 1:26 am
by Ibycus
Here is the Scene.

Re: Question about glass with thickness and making it smooth

Posted: Thu Feb 11, 2016 2:06 am
by aoktar
here

Re: Question about glass with thickness and making it smooth

Posted: Thu Feb 11, 2016 2:14 am
by aiven
I downloaded your scene above and it seems like there are multiple problems with your mesh.

Problem 1: "The Mesh contains 194390 orphan (unused) vertices." (Fix: in ZB go to Geometry > MeshIntegrity > Check Mesh & Fix Mesh)
Problem 2: The points are not weld, so if I divide the object, all polygons are split from each other. (Fix: in ZB go to Geometry > Modify Topology > Weld Points)

Now if you bring back the mesh in C4D, it will be smooth :D

Re: Question about glass with thickness and making it smooth

Posted: Thu Feb 11, 2016 2:35 am
by Ibycus
aiven wrote:I downloaded your scene above and it seems like there are multiple problems with your mesh.

Problem 1: "The Mesh contains 194390 orphan (unused) vertices." (Fix: in ZB go to Geometry > MeshIntegrity > Check Mesh & Fix Mesh)
Problem 2: The points are not weld, so if I divide the object, all polygons are split from each other. (Fix: in ZB go to Geometry > Modify Topology > Weld Points)

Now if you bring back the mesh in C4D, it will be smooth :D
Ah yes! I need to optimize it....Thanks!