Pivot Painter is a sop that stores model pivot and rotation information in the model's vertex data and additional UV channels for PP1, and in textures for PP2. That information can then be used inside of Unreal's shader system to create interactive effects.
This tool is specifically built to work with the material functions provided by Epic Games in Unreal Engine. It is however possible to use this encoded information in other engines such as Unity, since it uses common attributes and textures.
COMMENTS
yao.liu 3 years, 9 months ago |
Spend hours to make PivotPainter 1.0 works for Unity now without any changes to unreal_pivotpainter tool.
Really ugly code. You can clone the repo and open the testscene to view the effect.
PivotPainter 2.0 for Unity will coming soon!!
https://github.com/Top61ly/PivotPainter_HoudiniForUnity
esviliance 3 years, 9 months ago |
dead link
Please log in to leave a comment.