Blender高精度模型转低精度加速渲染插件 Instant Impostors V1.2 – One-Click Impostor Generation
Blender高精度模型转低精度加速渲染插件 Instant Impostors V1.2 – One-Click Impostor Generation
可以在渲染大场景的时候,自动将高精度模型转换成低精度进行渲染,但是效果尽可能接近,只支持EEVEE渲染器
With Instant Impostors, users can automatically convert any mesh into an optimized low-poly impostor, massively increasing performance in large-scale scenes. Using advanced shader-based rendering, the impostors display a detailed representation of the original mesh, utilizing 3D parallax, self shadowing, and translucency to further replicate the detail of the original object.
支持的Blender版本:
- 3.4, 3.5
安装步骤:
- 在顶部菜单编辑(Edit)-偏好设置(Preference)-插件(Add-ons)-安装(Install),弹窗里选择对应ZIP安装
提取密码:2ezp
提取密码:nvwn
生成後出現錯誤代碼 需要大佬幫忙了 謝謝!!
Python: Traceback (most recent call last):
File “C:\Users\w\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Instant Impostors-lqt╕─╘∞░µ\__init__.py”, line 262, in execute
generate_impostor(context, C.active_object.get(‘IsImpostorMesh’, None) is not None)
File “C:\Users\w\AppData\Roaming\Blender Foundation\Blender\3.5\scripts\addons\Instant Impostors-lqt╕─╘∞░µ\__init__.py”, line 494, in generate_impostor
view_layer = scene.view_layers[“ViewLayer”]
KeyError: ‘bpy_prop_collection[key]: key “ViewLayer” not found’