All modules:

zircon.core
Link copied to clipboard

This module contains the core implementation files of Zircon. It does not include the platform-specific renderers, only a VirtualRenderer. Please refer to the README for details about how to set Zircon up in your project. If you want to try Zircon you can check the project out and run the individual * examples* here. Zircon also comes with skeleton projects for Java and Kotlin that you can clone and use out of the box. You can find the Java version here and the Kotlin version here. If you bump into something, or you just want to ask questions feel free to join our Discord Server.

zircon.jvm.libgdx
Link copied to clipboard

LibGDX renderer implementation for Zircon.

zircon.jvm.swing
Link copied to clipboard

Swing renderer implementation for Zircon.