Requires Unity 5.1.1 or higher.
Automatic LOD is a powerful Unity extension that allows you to quickly generate and manage multiple levels of detail for your 3D models.
LOD 级别是由扩展程序生成的简化的网格, 有助于优化您的游戏, 特别是在低端平台上。
除了生成过程之外, 自动 LOD 组件还需要在游戏过程中对每个对象启用正确的网格, 这取决于它与摄像机的距离或所覆盖的屏幕区域。这样, 当对象很远或覆盖小屏幕空间和 up-close 视图的更高多边形计数时, 可以使用具有较低多边形计数的网格。
LOD levels are simplified meshes that are generated procedurally by the extension and help optimize your game especially on lower end platforms.
Besides the generation process, the Automatic LOD component also takes care during the game of enabling the correct mesh for each object depending on its distance to the camera or its screen area covered. This way you can use meshes with lower polygon count when the object is far away or covers small screen space and higher polygon count for up-close views.
主要功能:
-Create LOD level meshes fully procedurally with just one click
-Mesh decimator supports both static and skinned meshes
-LODs are automatically handled by the component. No scripting needed
-Build on top of our Mesh Simplify extension which is also included
-Includes full source code!
-Includes high quality 3D models and sample scenes seen on the screenshots
-LOD generator works also at runtime!
-Clean, easy to use and powerful UI with multiselection support
-Valid for all platforms! Especially useful on mobile
-Can handle complex object hierarchies with sub-objects and multiple materials
-Live preview in edit mode
-Supports both screen coverage and distance to camera algorithms
-Allows fine tuning by selecting areas that are more or less relevant than others
-Classic mesh decimation / polygon count reduction using the included Mesh Simplify tool
游客,本帖隐藏的内容需要积分高于 20 才可浏览,您当前积分为 0
|