OpenGeoscience / vtkMap

vtkMap
24 stars 13 forks source link

Fix perspective projection #101

Open alvarosan opened 7 years ago

alvarosan commented 7 years ago

Perspective offset between marker and their shadows become apparent when enabling perspective projection.

This could be addressed by reducing (removing) the offset between the markers, shadow, etc. and the actual point in the map and handling any z-fighting or order between layers within vtkGeoMapLayerPass.