Home Game Dev Unity Assets Unity Tools Impostor Graph v1.2.2

Impostor Graph v1.2.2

3980 Views Stock 998 2026-03-03

Details

 The Impostor Graph v1.2.2 is a powerful tool that enables developers to create custom impostors for real-time rendering of distant objects. It allows users to build a graph of nodes that output texture atlases, materials, meshes, or other custom data, providing full control over the impostor creation process. Impostors are particularly beneficial in open-world games with vast, expansive areas visible from a distance. Due to the low pixel coverage at such distances, traditional rendering methods result in excessive vertex shader computations. Impostors reduce triangle counts significantly by using pre-baked geometry stored in textures, greatly improving performance. This solution stands out through its seamless integration with Unity's existing workflows, including SRP and Shader Graph. It utilizes Octahedral Impostors, which maintain high visual quality close to the original geometry. The system is highly customizable, supporting both the build process and rendering via Shader Graph. It also includes depth offset support in HDRP and full shadow support. Users can fully customize the impostor baking process using node-based graphs powered by NodeGraphProcessor. The package is compatible with both URP and HDRP, and potentially with custom Render Pipelines. However, it does not currently support the Built-in Render Pipeline, though future updates may address this. Runtime impostor generation is supported, and the solution is well-suited for use with Unity's ECS system, as it outputs materials, meshes, and textures that align well with Entities and Entities Graphics. Available at: https://assetstore.unity.com/packages/tools/utilities/impostor-graph-251230 
2026-03-03 00:00:00-update version:Impostor Graph v1.2.2