Skip to main content

All Questions

3 votes
2 answers
135 views

Ripping vertices with more than two connected edges

I'm trying to find a way to rip all vertices with more than two connected edges on a mesh, then move the resulting verts away from each other slightly afterwards. Is there a way to do this in geometry ...
Adkopras's user avatar
6 votes
4 answers
856 views

How to render ( y - x + 1 - ( (y-x+1)^2 -4y )^(1/2) ) / (2) in Blender?

I need to render: $$z = \left( y - x + 1 - \left[\left(y-x+1\right)^2 -4y\,\right]^\left(\frac{1}{2}\right) \right) \div 2$$ as a 3d function in Blender to make a visual using domain $$0<=x<=1$$ ...
Arsh's user avatar
  • 91
6 votes
4 answers
2k views

How can I create an animated torus in Blender?

I want to create this animating torus in Blender. How can I make this? This is a photo of what I am talking about.
meknassi's user avatar
0 votes
1 answer
416 views

Tetradecahedron / polyhedra in blender [duplicate]

How can I go about creating a Kelvin’s Tetrakaidecahedron Cell / tetrakaidecahedron. I'm willing to try it using Geometry nodes, Python, etc.. For more background on what it is. Tetrakaidecahedron (...
Rick T's user avatar
  • 4,543