又是一个给工作省力的脚本,可以根据你设定的角度 ,为选择的物体添加 Slice 修改器 可以快速的达到切割的目的。。。操作简单:选择物体 点击 切割的坐标 即可,简单又粗暴 。。。 为同一栋楼 可快速的做出不同切割角度的方案。。 也可以和 阵列到线 v1.0 合作使用(物体坐标要居中)
批量保存所选的 OBJ 文件为 MAX 文件,支持文件夹,包含子文件夹也将被加载,选择文件夹中的所有OBJ文件。如果文件夹有子文件夹,脚本会问你是否加载子文件夹中的 OBJ 文件。 Batch save selected obj files to max files.
A simple script that is pretty similar to max's own "Save active perspective view" and "Restore active perspective view" functionality just that there are 5 slots with preview images. Un-comment the first 2 lines to install it as a macroscript. Click the little lock symbol to save a view, click the image button to restore it.
这是一个二给图形线条的创建,方便用来制作皮带轮子图形,以及辅助动画。创建的线条,可以直接打可渲染显示,制作滑轮履带的路径动画。 Technically you can probably call it a rounded isosceles trapezoid but it will be more useful as a base for path of bicycle chains or pulley belts. When both radii are the same and spline set to renderable, it could also be used as a simple chain link.
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.
超级螺旋,示例的是螺旋风管,螺纹,金属软管,环形坡道等的制作方式,可以支持自定义形状。Example usage would be spiral ductwork, screw threads, flexible metal tubes, circular ramps etc. No smoothing groups are assigned, for smooth look either use Smooth modifier or add points to the spline profile.
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!
Simulation Wind in MultiScatter.使用MultiScatter模拟风吹草动的效果。首先,你的MAX中要安装有MultiScatter插件,然后,通过本工具,拾取你的草物体,即可让它摇摆起来。
this script lets you align an object to the sliceplane of an object with slice modifier.
创建各种样式的箭头。Arrow spline primitive, useful as a control object in rigging. Works only in 3ds max 2016 SP2 and higher.
这个工具用来合并VR的光子图,如果同一场景有多角度相机渲染,或是动画渲染的话,合并光子图就比较重要。可以把多个不同角度的光子图合并成一个总文件。 This script merges multiple *.vrmap files from a selected folder. Tested on Max 2012, Vray 2.0. The benefit of rendering separate irradiance maps is that you can use distributed rendering. As with multi-frame incremental method, the map gets overwritten if multiple machines are being used.
这个插件用来控制线框色的变化,直接点击:选中的物体,线框色随机变化; 按SHIFT键点击:选中的物体,线框色统一; 按ALT键点击:再放开键盘,然后再去选择一个物体,可以选择同线框色的全部物体;
非常方便的渲染助手,用来进行批量的MAX文件渲染,不是批量相机渲染。是多文件渲染。 render multiple max files very easy with this script.
这个工具可以为POLY的物体元素,随机指定不同的材质ID。this script sets random material IDs to poly elements
用一个物体,影响周边一群物体,常规的是点线面的软选择,这个功能是物体的软选择。Object Soft Selection Script is used to transform objects with soft selection based on user defined curves.