Vertex Animation Textures and Unity's Scriptable Render Pipeline

   6328   0   3
User Avatar
Member
394 posts
Joined: May 2017
Offline


Hi folks,

I've had a number of requests for shaders that work with the scriptable rendering pipeline. If you download 1.123 of the Game Dev Tools the Unity folder now includes those shaders. You can also download the Unity 2018 Package [drive.google.com] or Unity 2019 Package [drive.google.com], which includes a scene and example files.

Now for the fine print. This is a first pass of the shaders and not completely fleshed out. I've only tested them with the LWRP and are setup to mostly work with a mesh in your scene. Some of the shaders will work with a particle system but it requires you to modify the shader code. I've definitely broken some things in order to get this to work. If you have any questions, post them here and I'll do my best to answer them.

We're working with Unity to create shader graph versions of the shaders but I can't tell you when those will be available.

Happy VATing!

Mike
Edited by mikelyndon-sesi - May 14, 2019 11:18:30

Attachments:
LWRP_VAT.gif (1.2 MB)

  • Quick Links