BPS-BEVEL2D
Blender Python Script - Bevel2D Function 8 Sep 2023 This is the second installment of my Blender Python Script series, a compilation of python scripts for Blender that I have written in the last few years. All the scripts are fully commented and the functions are easily customizable for use in different scenarios. In this episode, I share with you the "bevel2d" function which is a simple implementation of a bevel algorithm. I have also included a demo module that you can run in Blender to see the effect of the function in real time. Code Download Page Video Presentation