Skip to content

Resolve "Draw the IDVR's depth lines from the outside of the countersink"

What does this MR do?

Close #145 (closed)

This MR adds a new compositor to compute necessary data use to dig into the volume. This allows having depth lines draw from the outside of the CSG and also to draw the border of the CSG.

The light inside the milling is also improved by computing real normals instead of a gradient.

Glsl variables are also renamed to follow a new coding rule that improves understanding of the spatial location of vectors / points.

How to test it?

Launch OgreViewer and try to use different combinations of parameters for the IDVR section.

Additional tests to run

  • Build on Windows
  • Build on Linux
  • Build on MacOS

See

Edited by Romain MANCIAUX

Merge request reports