Skip to content

MeteorDevelopment/juno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

471d0c7 · Jan 11, 2025

History

48 Commits
Jan 11, 2025
Jan 7, 2025
Jan 11, 2025
Jan 11, 2025
Jan 11, 2025
Jan 11, 2025
Jan 28, 2023
Jan 28, 2023
Jan 11, 2025
Jan 10, 2025
Jan 11, 2025
Jan 28, 2023
Jan 28, 2023
Dec 29, 2024

Repository files navigation

Juno

Juno is a Java rendering api.
The Juno project is split into multiple separate packages.

Maven

All the packages listed below are available on the Meteor maven.
Link: https://maven.meteordev.org/releases

Packages

Juno API

org.meteordev:juno-api:1.1.0
The core Juno API. Look at the example for standalone usage of the API.

Juno OpenGL

org.meteordev:juno-opengl:1.1.0
Implements juno-api:1.1.0
A standalone OpenGL implementation of the core Juno API.

Juno Utils

org.meteordev:juno-utils:1.1.0
Depends on juno-api:1.1.0
Helper classes built on top of the core Juno API.

Juno MC

org.meteordev:juno-mc:1.1.0
Includes juno-api:1.1.0 and juno-utils:1.1.0
A Minecraft Fabric mod that implements the core Juno API on top of Minecraft. Also includes a few Minecraft helpers.
To use Juno in a Minecraft mod simply Jar-in-Jar this package. There is an example specifically for this package.

About

Juno is a Java rendering api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published