当前位置:   article > 正文

VAT (Vertex Animation Texture) on Unity HDRP examples_unity vat

unity vat

VAT (Vertex Animation Texture) on Unity HDRP examples

VAT 使用HoudiniSideFX Labs. 实现。

https://github.com/sideeffects/SideFXLabs

https://github.com/keijiro/HdrpVatExample

System requirements

  • Unity 2019.4
  • HDRP 7.4

How to use VAT with Shader Graph

At first, export VAT files from Houdini. It consists of a geometry file (.fbx), texture files (.exr) and a realtime data file (.json). Then import .fbx and .exr files into Unity. The texture files must be imported with the following settings:

  • sRGB (Color Texture): Off
  • Non-Power of 2: None
  • Generate Mip Maps: Off
  • Format: "Automatic" is recommended. You can select a lower BPP format with sacrificing quality.
  • Compression: "None" is recommended. You can try other options, but usually, they don't work with non-power of two textures.

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/羊村懒王/article/detail/108627
推荐阅读
相关标签
  

闽ICP备14008679号