BETA RELEASE
Download Demo Build (Windows PC)
Crowd Animations is an extension for GPU Instancer, and requires it to work.
Support Forum | Documentation | F.A.Q.
Crowd Animations is an out of the box solution for using massive amounts of animated characters in your scenes with high performance. CA uses the GPU Instancer core and adds GPU skinning techniques on top of GPUI’s indirect instancing solution and GPU culling techniques. This results in a combination which will allow you to get the most out of GPU Instancing in Unity for your animated characters.
———————————
FEATURES
———————————
– Indirect GPU instancing with skinned meshes.
– GPU frustum, occlusion and distance culling.
– VR compatible. Works with both single pass and multipass rendering modes.
– Supports Standard, LW, HD and Universal Render Pipelines.
– Custom shader support (requires manual set-up).
– Animation Blending (up to 4 animations).
– Multiple skinned mesh renderers and submeshes support.
– LOD Groups support (all LOD meshes must use the same rig).
– Bone attachments.
– Root Motion support.
– Ability to use custom shadow distance per prototype and to choose the LOD to render shadows with.
– Automatic detection of added and removed instances without any additional code.
– Rigidbody and physics support.
– Custom animation event system.
– Easy to use interface.
Crowd Animations supports two different animator workflows:
Mecanim Animator:
You can use the Unity Mecanim Animator to handle the state machine for animations as usual, and GPUI will read the animator states from the Mecanim Animator. This will let you use your existing Animators and scripts with Crowd Animations, and make it possible to use indirect GPU Instancing out of the box with all the GPUI features such as GPU frustum and occlusion culling. This workflow increases GPU performance while rendering skinned meshes, but it won’t be an ideal solution for projects that are CPU bound since the Mecanim Animator will still create an o
2021-11-01 20:05:35
99B
unity