Skip to content

Added Line light support. Fixes #204

Ogers Ruda requested to merge LineLightAddition into master

For this we are using a polygon mesh (cylinder with a very small diameter) instead of curves, since they are not properly sampled when used as light sources.

Merge request reports