Hexworks / zircon

Zircon is an extensible and user-friendly, multiplatform tile engine.
https://hexworks.org/projects/zircon/
Apache License 2.0
749 stars 136 forks source link

Libgdx rendering: Missing features #269

Open coldwarrl opened 4 years ago

coldwarrl commented 4 years ago

This is just a collection of missing libgdx features, which could be implemented to be feature complete with the Swing implementation:

coldwarrl commented 4 years ago

Just as remark: It should also be considered if not https://www.lwjgl.org/ shall be the main render target for Zircon. An openGl implementation seems not that difficult and maybe more stable and reliable as a libgdx target iin the long run...