• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.1.6: 2023-09-20T22:36:12Z
  • First Published: 2019-06-04T14:56:12Z
  • Size: 134543424
  • Supported Unity Versions: 2019.4.0
tools animation

GPU Instancer - Crowd Animations

(15 Votes)
$59.88 $59.88

Download Demo Build (Windows PC, Android)​


Crowd Animations is an extension for GPU Instancer, and requires it to work.


Support Forum | Documentation | F.A.Q.


Crowd Animations 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, 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 overhang for each instance.


Crowd Animator:

You can use the Crowd Animator to handle your animation clips in the GPU through the GPUInstancer API and decide which animation to play at a given time. This workflow will require you to write your own scripts (or use visual scripting tools) to handle animation states manually - but this workflow will also let you get the most out of GPU Instancer since there won't be any overhang created by the Mecanim Animator.


Current Limitations:

- Animation Layers and Masks are not supported.

- Blend Shapes are not supported.

- IK is not supported.

- Mobile support is designed for high-end devices.

- Animation blending uses linear matrix interpolation, meaning blending animations that are very different might cause incorrect skinning results.


Supported Platforms:

- DirectX 11 or DirectX 12 and Shader Model 5.0 GPU (Windows)

- Metal (macOS, iOS)

- OpenGL Core 4.3 (Windows, Linux)

- Modern Consoles (PS4, PS5, Xbox One)

- Vulkan or OpenGL ES 3.1 (Android 8.0 Oreo or later)

Note: Android VR devices like Oculus Quest or Pico and PlayStation VR (any version) are not supported.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!