← All stories
● Covered by 1 source Β· 1 reportLow impact

Curveball Launches as Curve Generator for Neverball

Aggregated by BrevFeed dev Β· updated 1h ago
πŸ”– Save

Curveball, a curve generator tool for Neverball, is now available on the web, alongside its source code on GitHub. It offers more complex curve generation compared to the existing tool, curve.c, which only produces circular arcs, enhancing potential level design options for Neverball.

Key points

Introduction to Curveball

Curveball is a new tool designed for generating curves in the open-source game Neverball. This tool aims to enhance the level design process by allowing the creation of elaborate curve shapes, which are not possible with the existing curve generator, curve.c.

Development Background

The creator of Curveball developed this tool while working on a new level set for Neverball. The previous tool, curve.c, was limited to circular arcs and required additional functionalities for more intricate designs. Curveball consolidates various scripts into a single tool with a visual interface.

Technical Implementation

Curveball is built using the Rust programming language, emphasizing ease of use for developers familiar with Rust. The tool introduces a novel approach to defining geometric shapes, utilizing halfspaces to form 'brushes' that define level geometry in Neverball.

Accessing Curveball

Users can access Curveball as a web application or download it for desktop use from GitHub. The source code is publicly available, allowing developers to compile and modify the tool as needed.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors β€” check the original sources. How BrevFeed works β†’

Primary sources

GitHub MightyBurger/curveball GitHub Neverball/neverball

Reporting from

Curveball, a curve generator tool for Neverball, is now available on the web, alongside its source code on GitHub. It offers more complex curve generation compared to the existing tool, curve.c, which only produces circular arcs, enhancing potential level design options for Neverball.