An experimental plugin to display depth information captured with Lucida or Selene scanners from FactumARTE. However, the plug-in can present any normal map/albedo map combination produced from any technique.
Loads tile image data into three.js textures as they are loaded into OpenSeadragon and sends them to the three.js overlay instead of re-loading images again.
Blends loading in by presenting lower tile levels above.
three.js objects are kept in a way where they could be referenced in future and cleaned up.
Loads tile image data into three.js textures as they are loaded into OpenSeadragon and sends them to the three.js overlay instead of re-loading images again.
Blends loading in by presenting lower tile levels above.
three.js objects are kept in a way where they could be referenced in future and cleaned up.
Might require optimising after testing on QA.