Skip to content

Blender addon to create empties at verts, edges, and/or faces

License

Notifications You must be signed in to change notification settings

aconz2/blender-instancing-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Blender addon to create empties at verts, edges, and/or faces. See demo video

Available in the menu Object>Instancing++ or by operator search.

Verts

Empty is placed at the vertex with its +Z along the vertex normal. Other two axes are arbitrary

Edges

Only edges which join two faces are currently processed. A warning will be issued on how many edges are skipped.

Empty is placed at the midpoint with its +Z halfway between the face normals of its two adjacent faces. X is along the edge (sign is arbitrary). Y is arbitrary.

Faces

Empty is placed at the median center with its +Z along the face normal. X is along one of the faces edge (which edge and its sign are arbitrary). Y is arbitrary.

About

Blender addon to create empties at verts, edges, and/or faces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages