Skip to content

Refactor volume ray entries compositors.

Kevin GAUDET requested to merge refactor-volume-entries-compositor into dev

What does this MR do?

Removes the volume ray entry compositor scripts and generates them instead.

It will be a lot easier to add stereo IDVR now.

Also moves all programs/materials/compositors used in fwRenderOgre to it.

How to test it?

  • IMPORTANT Delete share/fwRendreOgre and share/material in your build directory
  • Run OgreViewer
  • Run PoCStereo
Edited by Flavien BRIDAULT

Merge request reports