关于“ animation ” 的搜索结果有
2页,共有
15 个结果
筛选工具
A WIP curve-controlled scripted sweep modifier. Both the Interpolation and Profile animation rollout UI items are not to be used yet and mostly work as placeholders for future options. But first I would like to solve the garbage collect issues that can result in system exception and max crash in the long run. Now it's more of a proof of concept than anything else.
This script deletes all animation keys of a selected object in a time range. It allows choosing what type/s of key is going to be deleted (position, rotation, scale).
这是一个简单又强大的工具,只需点击一下就可以烘焙出整个场景动画。
这个脚本可以轻松的bake完成一个复杂场景的动画,包括各种对象,控制器和角色动画,并可以设置它输出到你最喜欢的游戏引擎里。This script can bake a complete scene with complex procedural animations and sophisticated rigs, including all kind of objects, controllers and character animations, and set it ready to export to your favorite game engine.
It works on any kind of object with any kind of animation controller!
I got tired of having to animate my bones by hand when I'm skinning a model, so I made this script.
It will add an animation to ALL selected objects, rotating in sequence one at a time.
Now you can skip the animation range creating stage and skip right to skinning. Yay!
矩阵六边形,可以调整长、宽、和每一片大小半径,可以使用贴图来控制每一片的大小。还可以制作动画效果。Hexagon pattern primitive. The size of individual hexagons is driven by a texture map.
This script have been used for a project on which I needed to simulate some destruction effects with MassFX and then import it in Unreal 4. Basically the script transfer the rotation/position/scaling of every selected objects into a single skined object where each bone represent the previously selected object animation.
车轮旋转动画制作,适用于关键帧动画和路径约束对象。 不需要使用帮助hepler物体。 插件用来计算物体的方向和旋转。Works both with keyframe animation and path-constrained objects. Doesn't need helper objects. Both the direction and rotation of the object is calculated.
这个工具可以根据车轮直径大小,和汽车移动的位置距离,计算出车轮转动的速度,快速实现车轮的邦定和动画制作。虽然很简单,但是很实用,很快速,很方便。this script animates wheels for cars running along spline. it creates keys for wheels rotations and front wheels steering. probably not perfect but quick.
将物体的移动,旋转,缩放动画,拷贝到另一个物体上去。
This script copies the animation of the move, rotate and scale from one object to another.