Skip to content

botaurus/mayamvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82ff394 · Jul 2, 2013

History

5 Commits
Jul 1, 2013
Jul 1, 2013
Jul 2, 2013
Jul 1, 2013
Jul 2, 2013
Jul 2, 2013

Repository files navigation

mayamvc

mean value coordinates implementation in Maya WIP

I've implimented Floater's Mean Value Coordinates theorem 1 and 2 in a python script as a prototype next step is to write a c++ plugin

http://folk.uio.no/martinre/Publications/mv3d.pdf

##Usage put mayamvc folder into maya/scripts and run:

import mayamvc.main as mvc
reload(mvc)
mvc.main()

turn on interactive playback or run mvc.update() after moving verts on the cage

About

mean value coordinates implementation in Maya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages