Quantcast
Channel: Make points out of faces instead of vertices in geometry nodes - Blender Stack Exchange
Viewing all articles
Browse latest Browse all 5

Answer by Robin Betts for Make points out of faces instead of vertices in geometry nodes

$
0
0

Edit: This workaround is no longer necessary, see other answers

There is a pure GeoNodes workaround..

Please see below for GN (Fields) update.

Compare the original mesh to a 1-level subdivision of itself. Points on the subdivided version which are sufficiently distant from the edges of the original are in the middle of the original's faces, and can be separated out:

enter image description here

There has to be a tiny Epsilon in the Greater Than node to account for floating-point errors.. in this case, 0.0001.

GN(Fields) Update:

Just in case some have found some of this as counter-intuitive as I have, here is a route to one instance per face, aligned to normal:

enter image description here

..here shown with GN-modified mesh and instances together:

enter image description here

(Blender 3.0b)


Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>