My goal is to edit a (prefab) mesh along a curve. In this case I decided to use a circumference.
This is a view from the high of my mesh, a simple parallelepiped:
View attachment 1038635
From this mesh I generate a circle (with a fixed radius and center). The circled is described by a certain number of points. This number is equal to the number of vertices along the Z axis of my mesh.
This is my circle:
View attachment 1038638
I'm using a function to "bend" the mesh along the...
Problems with remesh
This is a view from the high of my mesh, a simple parallelepiped:
View attachment 1038635
From this mesh I generate a circle (with a fixed radius and center). The circled is described by a certain number of points. This number is equal to the number of vertices along the Z axis of my mesh.
This is my circle:
View attachment 1038638
I'm using a function to "bend" the mesh along the...
Problems with remesh