unitycoder / UnityPointCloudViewer

Point Cloud Viewer and Tools for Unity
https://assetstore.unity.com/packages/tools/utilities/point-cloud-viewer-and-tools-16019?aid=1101lGti
131 stars 15 forks source link

(EDL) eye-dome shader/lighting #120

Open unitycoder opened 3 years ago

unitycoder commented 3 years ago

has been requested several times, similar to: https://www.esri.com/arcgis-blog/products/arcgis-pro/3d-gis/eye-dome-lighting/

current workarounds: can use regular AO post processing, if using mesh rendering, and materials that write to depth (like MeshPointsDX11BoxDirectionalLight+Shadows.mat) (left no AO, right AO) image for binary viewer, need to enable these to write into depth: image