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

Constrain drawing to an axis #40

Closed semagnum closed 10 months ago

semagnum commented 1 year ago

Currently, straight lines can be drawn. But there's no way to constrain the line to a given axis.

semagnum commented 10 months ago

Since you can only draw on surfaces (so a normal can be selected), I don't think this one's really doable. It would allow drawing not on surfaces, which would mean any drawing is arbitrary. Closing.