Simple Boids (Performance Tuning)

Simple Boids. Free Unity Asset. Nicholas Veselov Unity Developer. Николай Веселов Unity Разработчик Санкт-Петербург.

- Use no more than 500 birds and fish in the scene, this amount will almost not affect performance. A noticeable drawdown in performance starts with 2000 objects.
- Do not use shadows for prefab objects unless necessary.
- Use models with as few polygons as possible.
- Important! Do not enable the "Rotation Clamp" option. This option uses eulerAngles twice. See "BirdsRotationClamp" for details.
- Important! If you expose the Render Queue of the shader over 2500, make sure that the Render Queue for different materials for the prefabs is not the same, for example 2501 and 2502.

- Important! Enable "enable GPU Instancing" in the material settings.

(C) Copyright 2016 #NVJOB. Contact: nvjob.dev@gmail.com
Nicholas Veselov - independent software and assets developer
Разработчик Николай Веселов Санкт-Петербург