[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nel] Maya Plugin Documentation
From: |
Vincent Caron |
Subject: |
Re: [Nel] Maya Plugin Documentation |
Date: |
14 Feb 2002 15:01:23 +0100 |
On Thu, 2002-02-14 at 02:57, Brandon Barker wrote:
> Can anyone point me to some tutorials or good documentation on writing
> Maya(4) Plugins?
Rather off-topic here since NeL rely on Max plugins & tools :)
The answer is 'RTFM', the Maya SDK has a great doc and a bunch of
examples which compile straight under Windows (via Visual) or under
Linux (via Makefiles). They even provide a portable UI toolkit.