karasusan / OpenVDBForUnity

Unity plugins for OpenVDB
MIT License
258 stars 39 forks source link

Imported VDB is very tiny!! #2

Closed davoodkharmanzar closed 5 years ago

davoodkharmanzar commented 5 years ago

the scale of imported VDB is very tiny against of real world scale ... it would be better if 100 times bigger ...

karasusan commented 5 years ago

I am sorry that my response is so late. I implemented Scale Factor parameter in VDB Inspector and the default value is 0.01. Did you change this value?

screen_shot_2018-09-12_at_7_18_52_pm

davoodkharmanzar commented 5 years ago

thanks ... but i can't change this guy !!

capture

karasusan commented 5 years ago

I know what you mean! This inspector is a bug. I will fix it by the end of this week.

karasusan commented 5 years ago

Unity's experimental feature ScriptedImporter is buggy... Assembly Definition Files cannot use for ScriptedImporter...

I will try to remove the dependence of Assembly Definition Files.

karasusan commented 5 years ago

Fix it https://github.com/karasusan/OpenVDBForUnity/pull/6

davoodkharmanzar commented 5 years ago

Fix it

6

good job 👍