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

Change light z distance #41

Closed BeebBenjamin closed 1 year ago

BeebBenjamin commented 1 year ago

The z position calculation for the light was wrong, it was overly sensitive and made the image go darker than it should under raking light. This has now been fixed by mapping the transformation to the z coordinate as well as the x, y coordinates for the directional light position.