Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Repository files navigation

Motion

Kotlin bindings for the Chipmunk physics engine using Panama.

Important

This project is highly experimental and is not intended to be used in production.

The core package is designed to be as low-level as possible, closely resembling the original C API. On top of that low-level code more idiomatic abstractions can be built, such as light wrappers using value classes.

Building

A recent JDK is required to build the project (due to Panama), JDK 21 is recommended.

Shared library dependencies

Currently, libchipmunk is not bundled with this project, and must be present in the user's /usr/lib directory in order for it to be picked up correctly; this will soon change.

About

Kotlin bindings for the Chipmunk 2D physics engine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages