Difference between revisions of "GPU Instancer"

From GurBu Wiki
Jump to: navigation, search
(Created page with "About GPU Instancer")
 
Line 1: Line 1:
About GPU Instancer
+
[[GPUInstancer:Documentation|Documentation]] | [[GPUInstancer:API|API]] | [[GPUInstancer:FAQ|F.A.Q.]] | [[GPUInstancer:Terminology|Terminology]]
 +
 
 +
GPU Instancer is an out of the box solution to display extreme numbers of objects on screen with high performance. With a few mouse clicks, you can instance your prefabs and Unity terrain details and trees.
 +
 
 +
GPU Instancer provides user friendly tools to allow everyone to use Indirect GPU Instancing without having to go through the deep learning curve of Compute Shaders and GPU infrastructure. Also, an API with extensive documentation is provided to manage runtime changes.

Revision as of 01:09, 11 October 2018

Documentation | API | F.A.Q. | Terminology

GPU Instancer is an out of the box solution to display extreme numbers of objects on screen with high performance. With a few mouse clicks, you can instance your prefabs and Unity terrain details and trees.

GPU Instancer provides user friendly tools to allow everyone to use Indirect GPU Instancing without having to go through the deep learning curve of Compute Shaders and GPU infrastructure. Also, an API with extensive documentation is provided to manage runtime changes.