1 stable release

Uses new Rust 2024

new 1.0.0 Mar 12, 2025

#479 in Game dev

Apache-2.0 OR MIT

66KB
2K SLoC

lib-curveball

Curve generating utilities for Neverball

This crate is a library for generating curves for Neverball levels.

This is the crate Curveball uses to generate all of its curves. This crate is published as a standalone library for users who would like to use it in their own scripts.


lib.rs:

Curve generator tool for Neverball

This crate is a library for generating curves for Neverball levels.

This is the crate curveball uses to generate all of its curves. This crate is published as a standalone library for users who would like to use it in their own scripts.

You may be interested in example code provided in the original repository under lib-curveball/examples/.

Dependencies

~6MB
~162K SLoC