Vertex Animation Textures, part 1, modify Blender plugin

Опубликовано: 25 Август 2024
на канале: Pixezy
1,458
57

I couldn't find another way to explain the creation of the position textures and the second UV channel for reading in Blender than analyzing the VAT export plugin for Unreal Engine.

This is part 1, I'm currently working on part 2 where I use shaders in Godot to read the animation textures created in Blender.

GODOT FILE (SUPPORTERS)
  / vertex-animation-110775310  

VAT FILE (Replace vertex_animation.py in plugin)
https://pastebin.com/GVYHxQxg

#godot #godot4 #shaders #blender