Skip to main content

Questions tagged [bezier-curves]

A Curve is an object that is expressed in terms of mathematical functions, rather than as a series of points such as vertices. Use this tag for any questions pertaining to the "Curve" Object type in blender. Use this tag for questions about curve object types in Blender.

2 votes
1 answer
110 views

Bevel Or Smooth - Sliced Sphere

I am trying to re-create a car lens. Have Sliced into a Sphere and 2 Cylinders to create the object - and want the sliced edges to blend as smoothly as possible without showing the creases. As the ...
Wix wixy's user avatar
1 vote
0 answers
55 views

how to set normal curves (free control) and transfer for mesh

i would like to make a stadium but have some problem with setting normals here's what I got with geo node: And this is how I want to control the angle I would be very grateful if someone could tell ...
Dan's user avatar
  • 11
2 votes
1 answer
56 views

Deform a flat object/wire on the surface of an irregular object

I modeled this sort of wire outline - that was a bezier curve that I added depth to - that's on top of the bulb-shaped object, and I want to make it be on the surface of the bulb as if you drew it on ...
snowice's user avatar
  • 23
0 votes
0 answers
24 views

Why is blender crashing with this code line: bpy.ops.gpencil.convert(type='CURVE', use_timing_data=context.scene.transfer_gp_timing_data_toggle)

I selected a grease pencil scribble that wasn't too complex, and the convert tab grease pencil to mesh works very fast on my computer. Blender crashes when executing this line: curve_obj = bpy.ops....
Stavros Piliaris's user avatar
0 votes
0 answers
64 views

How to make a reversal of sample curve node

I have a vector (XYZ coordinates from the hit position of a ray-cast node) that is more or less on it, but not perfectly (because for the raycast i had to use curve to mesh). I need to get the factor (...
Its_Gerryz's user avatar
0 votes
1 answer
22 views

Add Bevel to curves when using a solidify modifier for thickness on a imported .svg logo

I have an imported logo .svg file that is in curves. I have eliminated the top faces by using Fill mode: Back. I now want to add thickness inside the logo itself, so I have used a solidify modifier. ...
N03's user avatar
  • 485
3 votes
1 answer
121 views

Remove top Faces still using curves, is it possible?

I have a logo in .svg format that I imported into Blender. I've extruded the text upwards. However, I would like to know if it's possible to remove the top face of the logo. Is this doable while ...
N03's user avatar
  • 485
4 votes
2 answers
167 views

How can I seperate and fill mesh islands in geometry nodes?

I want to animate complex curves with shape keys. When I have overlapping curves within one curve object, Blender doesn't fill the overlapping parts. My desired output would be this, but as one ...
Daisy's user avatar
  • 87
3 votes
1 answer
103 views

What is the best way to create a clean 3D dotted line on a surface using a bezier curve?

I am drawing bezier curves onto 3d objects for a project. So far, I have been doing it like this: Add a new bezier curve Go into edit mode, select the draw tool, set depth to surface, and draw my ...
Obi-WanKentucky's user avatar
0 votes
0 answers
45 views

How can I make a dragon/fish/monster fin using geometry nodes? Already have have the spikes, just need the fin!

First time on Stack Exchange, so I hope I'm doing this right! I'm in the middle of modeling a dragon and I would like to have a fin running down her back supported by spikes. I modeled this by hand as ...
HereBeDragons's user avatar
0 votes
1 answer
39 views

Increase uniform space between curve points before instancing

I'm building a train rail generator, and I'm hitting a wall on this particular issue. Don't know much about geometry nodes yet, so bare with me :) When generating the rails, I'd like to be able to ...
PinetreeDev's user avatar
1 vote
1 answer
28 views

How to Convert Mesh to Curve but Using Face, instead of Edge

In short, I can convert any mesh into a Curve but it uses Edges. Is there any way to make a Curve but in the middle of the face ?? I want to use this method to create a Street Curve from Street Meshes ...
Iampoor's user avatar
  • 49
0 votes
0 answers
51 views

Define custom Spline Index OR Rebuild Sample Curve Node

Is there a way to set a splines index or otherwise store an attribute on a spline that can be read as 'curve index' in the 'Sample Curve Node'? I'm asking because i have a setup where meshlines are ...
Rolando's user avatar
  • 57
2 votes
1 answer
47 views

Distribute instances along a curve equidistance on cuve projection on a plane

complete beginner here, so bear with me please! I would like to create a palisade fence with the help of the geometry nodes. At first sight it seems simple: Curve --> Resample --> instance on ...
Simon Huwyler's user avatar
2 votes
1 answer
77 views

Find outside/inside curve of two curves

in geometry nodes i want to determine which curves lies on the inside (our outside) of a turn. I found out that it should, in general, be possible to do so by calculating the curvature of of the ...
Chris's user avatar
  • 81

15 30 50 per page
1 2 3
4
5
18