Skip to content

tbornottb/CelticKnotAddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Celtic Knot Addon

This script generates a Bezier curve Celtic knot based on the selected mesh. Now updated for the latest API.

Installation

Download the .py file. In Blender, go to Edit->Preferences->Add-ons->Install and choose the .py file. It will then appear as a button at the top of the Objects dropdown, and will be searachable in the spacebar menu (listed under "Celtic Knot").

Options

  • The Offset slider allows you to change the displacement between every pair of Bezier points woven under/over each other.
  • The Handle Scale slider allows you to change how much each point in the curve exerts itself.
  • The Bevel Depth slider changes how thick the 3D curve is.
  • The Bevel Resolution slider can increase or decrease the subdivision of the 3D curve.
  • The Use Vertex Normals option allows you to choose whether to use each vertex's individual normal or the z-axis normal in calculating the traversal of the object and the direction of the offset. In general, this box should be checked when the input mesh is 3D, and unchecked for flat meshes lying in the XY plane.

Special Thanks

The best guide available to methodically and nonarbitrarily generating Celtic Knots from 2-dimensional arrangements of vertices and edges

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages