maxartz15 / VertexAnimation

Vertex animation baking tool, shaders and animation system for Unity DOTS/ECS.
MIT License
423 stars 85 forks source link

Add support for Hybrid Renderer V2 for compatibility with Unity 2021.1.16 and beyond. Also support for Entities 0.50+ #12

Open JingchengYang4 opened 2 years ago

JingchengYang4 commented 2 years ago

Adds documentation for how to enable compatibility with Unity versions 2021.1.16+ Minor edits to the shader graph to support Hybrid Renderer V2.

angrych1ld commented 2 years ago

That you for this. Couldn't figure out how to fix the shader errors myself.