Curves To Mesh

by Mark Kingsnorth in Addons


Why can I not create a mesh from 3 curves?

The add-on creates a mesh using quad faces that would not fit well into a triangular layout.  If you wish to create a mesh this way, I would recommend you split one of the 3 curves into two. This will create a more uniform topology.

How can I separate one curve into several curves?

Select the vertices you wish to separate and press the 'p' key.  This will separate that section of the curve into a new one.

Can I make the vertices on the curve distribute more like a standard Bezier?

If you reduce the Nudges parameter to 0, the vertices should be distributed in a Bezier fashion.

What types of curve does the add-on work with?

The Add-on works with Bezier curves.  Nurbs curves use different control points which do not interlock in the same way Bezier curve points do.

If my curves do not interlock, will the add-on still work?

Yes, mostly: the corner vertices are created by averaging the two points on a corner.  If the curves a generally arranged in a 2x2 manner, the add-on may still create a mesh surface.

Sometimes I try and create a mesh and it is too concave. What can I do?

It is likely that the Fill operation does not have enough intermediate curves to define the surface well.  This can often happen with shapes that bend around 90 degrees. I would recommend dividing up the shape more and creating some intermediate curves that can add more definition to the shape you are looking to achieve.

Could you make the tool more interactive like a modifier?

Unfortunately Blender only allows you to make Operators not Modifiers.  Operators work in a one-time way.  I may experiment with making a modal operator, which might allow you to change the curves and have the mesh automatically update.  However when you click away from the mesh, the changes will still be permanently applied.

Does the Add-on work with cyclic curves that are joined up in a loop?

When creating a mesh from 1 or 2 curves, cyclic curves are supported.  For 4 curves, cyclic curves are not supported.

How can I increase the precision of the even distribution of vertices?

Try increasing the Samples parameter, which will increase the number of steps along the curve where the points are placed.  This can have an effect on performance but the vertices will be better distributed.

I would like to create a mesh from one curve, for an example a letter, and fill in the faces afterwards. How can I do that?

When the mesh is created from the curve, press tab to enter edit mode.  Then, select all the vertices by pressing a. Then, press space and search for Fill. Ensure that the Beauty checkbox is selected in the options tab.

When rendering the Animation Nodes version, in particular animations, Blender unexpectedly crashes. The error console mentions EXCEPTION_ACCESS_VIOLATION. What happened?!

This may be related to outstanding issue #1200 with Blender/Animation Nodes which is still being worked on.  

Current workarounds for large animations are to try rendering from the command line.  Make sure your work is regularly saved in case you encounter this bug.

Sales 3600+
Customer Ratings 42
Average Rating
Dev Fund Contributor
Published about 6 years ago
Blender Version 4.1, 4.0, 3.6, 3.5, 3.4, 3.3, 3.2, 3.1, 3.0, 2.93, 2.92, 2.91, 2.9, 2.83, 2.82, 2.81, 2.8
License GPL
Have questions before purchasing?

Contact the Creator with your questions right now.

Login to Message