karasusan / OpenVDBForUnity

Unity plugins for OpenVDB
MIT License
261 stars 41 forks source link

Artefacts in the rendered objects #17

Open Roland09 opened 5 years ago

Roland09 commented 5 years ago

I was trying in Unity 2019.1.7f1 with HDRP 5.7.2. It's working quite well except that from certain camera angles there seems to be assets mirrored which destroy the imported vdb object. Looks e. g. like this:

shinethrough

In my case I use a cloud. It seems as if when the cloud is rendered, it's being segmented into smaller pieces and in each of those pieces the environment (in my case trees) cause the vdb object to become transparent at several locations.

Any idea how to fix this? Thank you very much!