The Unity Physics 2D Plugin is a library for implementing pseudo 2D physics behavior using Unity Physics. Currently, Unity Physics does not support 2D, and if you want to use it in a 2D project, you ...
onedraw is designed to render everything in a single draw call, maximizing GPU efficiency for 2D graphics. More details can be found in the documentation. It relies on Apple Metal API, wave ...