「利用者:Cyborgmuppet/Projects/Weight Paint Transfer」の版間の差分

提供: wiki
移動先: 案内検索
(Weight Paint Transfer)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:49時点における最新版

Return to Userspace Page

Weight Paint Transfer

To complete my bachelor degree in computer science at Narvik university collage I wrote a thesis based on a tool I programmed for Blender. It is a tool for copying weight paint between meshes.


Commit: http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=51222 Mainly object_vgroup.c line 379 to 689

Bachelor thesis: http://fagweb.hin.no/axs/hovedoppgave/Bachelor_Thesis.pdf

For the curious: I achieved grade C (60-80% score), where the grade is mainly based on the written thesis.


2015 Update: Code have been replaced by a more general way of transferring mesh data.