NoiseAnimModifier
Python Script for Adding Noise to Animations in Maya
Install / Use
/learn @cignoir/NoiseAnimModifierREADME
Python Script for Adding Noise to Animations in Maya
This is a simple Python script for Maya that allows you to add noise to animations. One notable feature is the ability to apply an easing function to random noise.
Installation
- Download the scripts from this repository. https://github.com/cignoir/NoiseAnimModifier/releases
- Copy the
NoiseAnimModifierfolder to Maya's script directory such asC:\Users\<name>\Documents\maya\scripts. - Register the following code in the shelf:
from NoiseAnimModifier import *;MainDialog().show()
Usage
- Select an object.
- Select the attribute to which you want to add noise.
- Set the strength and step of the noise.
- Optionally, choose an easing function to apply. You can refer to the following page for different types: https://easings.net/
- Once you have set any other necessary parameters, click the Apply button.
Features
- Generate random noise and apply it to animation curves.
- Customize the noise parameters, such as frequency, amplitude.
- Apply easing functions to the generated noise for smoother animation effects.
- Control the noise application on specific objects, attributes, or keyframes.
Easing functions from https://easings.net/
Contributions
Contributions, bug reports, and feature requests are welcome! Please feel free to open an issue or submit a pull request on the GitHub repository.
License
This script is licensed under the MIT License.
Related Skills
node-connect
342.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
85.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
342.5kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
