gazebosim / gz-rendering

C++ library designed to provide an abstraction for different rendering engines. It offers unified APIs for creating 3D graphics applications.
https://gazebosim.org
Apache License 2.0
56 stars 51 forks source link

Port LensFlare from gazebo-classic #730

Closed scpeters closed 1 year ago

scpeters commented 2 years ago

Desired behavior

The lens flare behavior embodied in the gazebo::rendering::LensFlare class should be supported in gz-rendering by the ogre and ogre2 components. The following animation from bitbucket pull request 2915 illustrates the effect.

lens flare demonstration

Alternatives considered

Implementation suggestion

Additional context

azeey commented 1 year ago

Closing since #752 and #775 have been merged.