README.md (498B)
1 ### Harry's Vertex Weight Exporter 2 ##### Version 2.0 (for blender 2.8x and up) 3 4 Simply download this git repo as a .zip open blender, and select "Install addon" 5 in addons from the preferences menu. 6 7 ##### How do I link up these weights with the vertices? 8 9 This file exports the vertices in the same order as obj files exported by 10 blender, so no extra work is needed to link weight to vertex 11 12 **Note** that this exporter normalizes vertex weights so they add up to 1.0 13 as required by my game engine