Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

How to implement area lights with Open3D?

Open imxtx opened this issue 1 year ago • 0 comments

Checklist

My Question

Hi there, does Open3D support adding area lights in a scene like follows (https://learnopengl.com/Guest-Articles/2022/Area-Lights):

The math behind area lights rendering is too hard for me, so I want to find an out-of-box solution to render a batch of images with area lights. I know game engines can do this, but they are too heavy to use for my project.

imxtx avatar Jan 23 '24 13:01 imxtx