bodleian / archiox-mirador-plugin

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.
MIT License
1 stars 0 forks source link

Get max tileLevel #26

Closed BeebBenjamin closed 1 year ago

BeebBenjamin commented 1 year ago

At the moment we hard code the tileLevel to 5 but this should actually be determined from the max, because some manifests may have a higher tileLevel available and setting it to 5 will make the image look poor in the threejs renderer.