Issues on using GameDev Vertex Animation Texture RBD with Unity

   2733   2   0
User Avatar
Member
3 posts
Joined: Dec. 2018
Offline
Hi all,

Have started to play with VAT and Unity lately with the followings,

Houdini 17.0.459
GameDev Tools 1.110
Unity 2018.3.0f2

It looks like it is working to a certain point, but I am suspecting the vertex_rigid_body_shader from git and/or rotation exporting was having issues.
It appears as if the pivot is wrong.

I have tried the look at the original vertex_animation_examples.unitypackage. But the rigid body fracture part doesn't seems to be having the right resources (missing baked pos/rot textures), while others (fluids etc) appears to be working.

Here I have attached my unity project assets folder and the hip file. Anyone can help to take a look?
Thanks!

Attachments:
facturetest.zip (3.1 MB)

User Avatar
Member
394 posts
Joined: May 2017
Offline
If you're trying to use the vertex animation textures with the new render pipeline they don't work. We're busy porting the shaders to the new pipeline and should have a first pass in the next couple of weeks.

Mike
User Avatar
Member
3 posts
Joined: Dec. 2018
Offline
Great! Thanks Mike!

It turns out that my issue was actually caused by enabling the impact data check boxes in the rbd solver, which baked out the wrong pos/rot textures.
  • Quick Links