polygon vs polygon mesh?

   5167   2   0
User Avatar
Member
28 posts
Joined: Nov. 2015
Offline
Hi, I think I've narrowed down a problem I'm having between these two settings: polygon and polygon mesh.
I'm exporting the face orientations to CSV file and loading them up in UE4. For some reason, whenever the type is Polygon, the orientations are messed up. When I switch to Polygon Mesh, everything works fine.

Attachments:
work1.png (390.8 KB)
work2.png (366.6 KB)

User Avatar
Member
7770 posts
Joined: Sept. 2011
Offline
They're not different. The choice only affects the topology of the mesh. One is a quadrangulated ellipsoid, the other is a geodesic polyhedron. Both are of the same ‘kind’ (polygons) in Houdini.

I'm not sure what you mean by the face orientations being messed up. Triangle orientation is arbitrary. The only constraint is that the winding order is consistent.
User Avatar
Member
28 posts
Joined: Nov. 2015
Offline
Nevermind! It appears to break down at higher resolutions…so…I don't really know what the problem is (still) but I don't think it's Houdini.

Thanks!
  • Quick Links