小海盗 发表于 2024-5-16 11:03:18

Vertex Ambient Occlusion Generator 2022.5网格环境光遮挡















Editor and runtime solution for generating mesh ambient occlusion per-vertex.

Editor tool automatically bakes generated AO inside any mesh vertex buffer (uv0 - uv7, normal, tangent or vertex color) with a variety of styles, save and mesh combine options.
Editor tool supports all render pipelines.
Runtime API method returns generated per-vertex AO as a float[] array.
The runtime API currently supports only Built-in and Universal render pipelines.

Before purchasing check documentation for better understanding how tool works and what limitations it has and try this editor tool on your models, to see how AO is calculated and what results expect.
Asset is already included in the Amazing Tools Bundle.


用于生成每个顶点的网格环境光遮挡的编辑器和运行时解决方案。

编辑器工具会自动在任何网格顶点缓冲区(uv0 - uv7、法线、切线或顶点颜色)内烘焙生成的 AO,具有多种样式、保存和网格组合选项。
编辑器工具支持所有渲染管道。
运行时 API 方法将生成的每顶点 AO 作为 float[] 数组返回。
运行时 API 目前仅支持内置和通用渲染管道。

在购买之前,请检查文档以更好地了解工具的工作原理及其限制,并在您的模型上尝试此编辑器工具,以了解 AO 的计算方式以及预期的结果。
资产已包含在 Amazing Tools Bundle 中。





页: [1]
查看完整版本: Vertex Ambient Occlusion Generator 2022.5网格环境光遮挡