miniGDX

Multiplatform 3D Game Engine using Kotlin Multiplatform

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.minigdx
ArtifactId

ArtifactId

minigdx-metadata
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

miniGDX
Multiplatform 3D Game Engine using Kotlin Multiplatform
Project URL

Project URL

https://github.com/minigdx/minigdx
Source Code Management

Source Code Management

https://github.com/minigdx/minigdx

Download minigdx-metadata

Dependencies

compile (3)

Group / Artifact Type Version
com.github.minigdx : gltf-api jar 1.0.0
com.github.minigdx : kotlin-math jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-metadata jar 1.4.2

Project Modules

There are no modules declared in this project.
███╗   ███╗██╗███╗   ██╗██╗ ██████╗ ██████╗ ██╗  ██╗
████╗ ████║██║████╗  ██║██║██╔════╝ ██╔══██╗╚██╗██╔╝
██╔████╔██║██║██╔██╗ ██║██║██║  ███╗██║  ██║ ╚███╔╝
██║╚██╔╝██║██║██║╚██╗██║██║██║   ██║██║  ██║ ██╔██╗
██║ ╚═╝ ██║██║██║ ╚████║██║╚██████╔╝██████╔╝██╔╝ ██╗
╚═╝     ╚═╝╚═╝╚═╝  ╚═══╝╚═╝ ╚═════╝ ╚═════╝ ╚═╝  ╚═╝

Minimalist Kotlin/Multiplaform Game Engine.

Platform supported:

  • JVM
  • JS
  • Android

Platform expected:

  • iOS
  • Native (Windows/Linux/MacOS)

🎮 Try it now by creating a game using this game template 🎮

Showcases

Try some example of what can be build using MiniGDX on the MiniGDX Showcase site

2dgame.mp4

Try it!

3dgame.mp4

Try it!

dance.mp4

Try it!

Features matrix

Feature JVM Web Android iOS
2D / 3D Rendering ⛔️
Skeleton Animation ⛔️
Keyboard Input ⛔️
Mouse/Touch Input ⛔️
Sound (MP3) ⛔️ ⛔️
AABB Collision ⛔️
SAT Collision ⛔️
Scripting ⛔️

Build

make build

MiniGDX can be updated while creating a game by using Gradle composite build

Insert in the settings.gradle.kts:

includeBuild('...path to minigdx...')
com.github.minigdx

MiniGDX

Versions

Version
1.0.0