Crate lib_curveball

Crate lib_curveball 

Source
Expand description

§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/.

Modules§

curve
A collection of structs and functions that produce a vector of brushes.
map
Definitions for different forms of geometry and functions for transforming that geometry into a map.