Начинающий
-
Автор темы
- #1
Трейлер / Trailer:
Vegetation Studio Pro is a vegetation placement and rendering system designed to replace the standard tree and detail system in the Unity terrain component. It can also spawn and render vegetation on standard unity meshes.
New in version 1.4.9.
-Workaround for Unity bug breaking deferred jobs in 2021.2.8f1 and 2020.3.26f1
New in version 1.4.7.
Some shader updates for better support of HD and Universal SRP on latest Uniy versions. Tested and confirmed working Unity 2022.1 alpha
New in version 1.4.6.
Fix for compiler error on lastest burst and jobs packages. Fix is backwards compatible.
New in version 1.4.5.
added support for Unity 2020.3 LTS, tested on 2021.1 and 2020.2 Beta
-Automatic install of dependent packages from package manager. -Updates and fixes to HD and Universal shaders -Touch-React support for HD and Universal -Bendback support for touch react. -New Billboard Atlas Generation backend. -Depth for billboards. -Experimental LOD Crossfade
You need the latest Unity 2019.4 LTS or later to download and use this update suppoting both standard, Universal and HD.
Vegetation is spawned on the terrain based on a flexible set of rules, and controlled with both texture and polygon masks. There is also an extensive Biome system that allows you to define areas with custom biomes and splatmap rules.
Vegetation Studio Pro is based on Unity’s new Job system and Burst compiler. This allows all available cores to be used for procedural generation, culling, LOD selection and render list preparation. The Burst compiler and a data oriented structure gives a huge speed increase and a major reduction in main thread CPU use.
Vegetation Studio Pro has its own culling system and a custom render system for Vegetation.
Important - read this In order to use the capabilities of the job system and Burst compiler Vegetation Studio Pro has these minimum requirements:
-Unity 2018.2.11+
-Scripting Runtime Version to .Net 4.x Equivalent
-Api Compatibility level to .net 4.x
In addition to this you need these 5 packages installed from the Package Manager: -Mathematics
-Jobs
-Collections
-Burst
-Post-Processing(Optional from Unity 2018.3+)
Пожалуйста, зарегистрируйтесь или авторизуйтесь, чтобы увидеть содержимое.