wjakob / instant-meshes

Interactive field-aligned mesh generator
Other
5.16k stars 589 forks source link

Can't Type In A Target Vertex Count? #69

Open AtomicPerception opened 6 years ago

AtomicPerception commented 6 years ago

I have tried double clicking in the number field next to the Target Vertex Count slider but no matter what I can't type a number directly into the field.

This seems to be broken.

I am trying to reprocess an all quad mesh with 512 vertices. The mesh I am supplying is already all quads but the area distribution on the quads is not even.

When I reprocess the mesh with Instant Meshes I can't dial in my specific number using the slider, the slider is too "coarse". The end result is that with the number mis-match between the Target Vertex Count slider and the source mesh I end up with skewed loops wrapping around the mesh. I can no longer get clean lops out my mesh when it is reprocessed with Instant Meshes.

My thought is that if the Target Vertex Count matched the source vertex count this problem may not occur.

Is there any way to specify a specific Target Vertex Count?

cecarlsen commented 4 months ago

I was just wondering the same.