关于“ Materials ” 的搜索结果有
1页,共有
5 个结果
筛选工具
该脚本可以轻松收集场景中的所有的VRay的材质,并允许您轻松地改变他们的细分参数。
This script collects all the Vray materials of the scene and allows you to easily change theirs subdivisions parameters.
Only tested with max 2015
Any feedback is highly appreciated
笔刷克隆工具,将选择的物体进行笔刷绘制克隆,画到哪生成到哪。方便用来摆场景物体。the purpose of this script is to place objects by painting with mouse. like advanced painter, but advanced painter uses max's paint interface which is somewhat slow on complex models. my script paints objects over the active grid. after you place objects, you can put them down to ground, apply random transforms, apply random materials (all these things with other scripts). so you can quickly make landscapes.
这个工具用来管理你的材质库,每个库都可以用一个文件夹来存放,可以快速读取材质库,也可以合并不同的材质库。使用前,先设置个材质路径。this script is intended to ease material library maintenance. you can add materials to the library and write commetns for them. you have a folder structure on your HDD, which represents material categories, and you have one file per material. so you can change structure and move materials by working with folders and files. so you need to define a working path in the code.
这个工具主要用来将选中的模型,保存出去,不会带有其它材质和环境等其它东西。干净保存!
This is simple script to save clean selected without other materials, environment.