Skip to content

Small renderer/interactor improvements and Vulkan fixes

Nicholas Milef requested to merge NickMilef/iMSTK:VulkanInteractorFixes into master

Many small features and issues resolved:

  • ENH: #174 (closed)
  • BUG: Fixed issue with building ImGui and Vulkan
  • ENH: Added anisotropic filtering to Vulkan
  • CLEANUP: #142 (closed)
  • ENH: Replace camera controls for Vulkan interactor

Anisotropic filtering on:

AF_on

Anisotropic filtering off:

AF_off

Edited by Nicholas Milef

Merge request reports