semagnum / light-painter

Blender add-on that creates lights based on where the user paints.
https://semagnum.github.io/light-painter/
GNU General Public License v3.0
310 stars 6 forks source link

Draw area lights #2

Closed semagnum closed 1 year ago

semagnum commented 1 year ago

Include different shapes - circle, square, rectangle

semagnum commented 1 year ago

Preferred input - drawing a circle or square.

Calculate center Size = farthest point's distance from center

May need to return normals from the grease pencil (or at least the average)