zenithght / Urho3D-Geom-Replication-1

Geometry replication into a single vertex buffer to improve rendering performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Urho3D Geom Replication


Description

Geometry replication into a single vertex buffer to improve rendering performance. Useful for objects such as grass, rocks, etc.

Screenshot

Replicated 10k grass animated

alt tag

Replicated 50k grass

alt tag

To Build

To build it, unzip/drop the repository into your Urho3D/ folder and build it using one of the cmake files.

License

The MIT License (MIT)

About

Geometry replication into a single vertex buffer to improve rendering performance.

License:Other


Languages

Language:C++ 95.0%Language:CMake 5.0%