Skip to content

ENH: Option to not use a shading/lighting model

Andrew Wilson requested to merge andrew.wilson/iMSTK:NoShadingModel into master

Plucked off development branch, used in VESS. Small change that adds option to not use a shading model. Suprised this wasn't there already. IE: No lighting. Which is nice for annotations and other sort of in world space UI elements.

image

PR Checklist

  • No API changes were made (or the changes have been approved)
  • No major design changes were made (or the changes have been approved)
  • No new dependecies were added (or the new dependencies have been approved)
  • Added test (or behavior not changed)
  • Updated API documentation (or API not changed)
  • Ran the CodeFormatEnforcer task and verified the header is in all new files
  • Added iMSTK examples for all new major features (if any)
Edited by Andrew Wilson

Merge request reports