Skip to content
/ argile Public

plugin for maya to store deformations on a mesh

Notifications You must be signed in to change notification settings

guibab/argile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Argile

Argile is a maya plugin and python script used for postSculpt.

It is used by Blur studios

Pronounce it aʀʒil (french for clay)

This package include

  • argile (python module for ui)
  • cpp blurPostDeform.mll for maya 2016, 2016.5, 2017

Installation

Copy the argile folder in maya scripts directory :

    C:\Users\...\Documents\maya\scripts\argile

It already contains the .mll plugins

CPP

The argileCppCode folder contains the code to compile blurPostDeform cpp plugin

Run in Maya

To open the argile tool in maya run the following command :

from argile import runArgileDeformUI
runArgileDeformUI() 

About

plugin for maya to store deformations on a mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published