Boost performance and reduce draw calls by batching multiple sprites together on a grid of render targets.
Info
| Version: | 1.0.0 |
| Author(s): | Ronen Ness |
| Last Update: | Monday, July 9, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/RonenNess/MonoGame.StaticBatch |
| NuGet Url: | https://www.nuget.org/packages/MonoGame.StaticBatch |
Install
Install-Package MonoGame.StaticBatch
dotnet add package MonoGame.StaticBatch
paket add MonoGame.StaticBatch
MonoGame.StaticBatch Download (Unzip the "nupkg" after downloading)
Dependencies
Tags