LoginSignup
1

More than 3 years have passed since last update.

Wrap deformer のメモ

Posted at

背景

Maya Wrap deformer と似たようなものを作りたい.

参考文献

Basics of Computer Animation Skinning/Enveloping
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-837-computer-graphics-fall-2012/lecture-notes/MIT6_837F12_Lec06.pdf

cvwrap: OpenCL でのカスタム wrap deformer 実装.
https://github.com/chadmv/cvwrap

Blender にも wrap deformer があるようなので, Blender のソースコードも参考になりそうです.

その他

https://graphics.pixar.com/library/WrapperSIGGRAPH2019/paper.pdf
Mesh Wrap based on Affine-Invariant Coordinates

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1