Skip to content

(visuOgreAdaptor/SPointList): missing color buffer when rendering point billboards

What does this MR do?

Add a new material to handle the case when the rendered mesh has no color buffer.

How to test it?

Launch OgreViewer, load a mesh, put some landmarks on it, ensure the color is not black, but the one in XML. Change the default color in XML, and ensure it matches the one displayed.

Additional tests to run

(If you need some specific test e.g Windows compilation...)

  • Build on Windows
  • Build on macOS
  • Build on Linux

Associated Issues/Merge Requests

Edited by Kevin GAUDET

Merge request reports