RSC-Games / Velocity

An open-source, extensible game engine written in Java. It supports various rendering backends via the Velocity Extensible Renderer Architecture.
GNU Lesser General Public License v2.1
1 stars 0 forks source link

LVOGL (Velocity v0.6.1.2): Reimplement renderer backend for more modularity and better maintainability. #8

Open RSC-Games opened 1 month ago

RSC-Games commented 1 month ago

LVOGL's batch renderer system is a mess. I propose rewriting the batch renderer so it can better handle switching out VAOs at runtime and allow primitives to render properly.

RSC-Games commented 3 weeks ago

LVOGL will be replaced by the virtual resolution-aware Copperhead OpenGL Renderer (COGL)