Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 922 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 922 Bytes

Curves

Bézier curve editor demo. Calculates and renders arbitrary-degree, pixel-perfect, weighted Bézier curves. All rendering routines were written from scratch in pure Lua.

Curves Demo

Installation

  1. Download the latest release.
  2. Install Renoise if you don't already have it.
  3. Launch Renoise.
  4. Drag and drop the downloaded Paddles file (.xrnx) onto the Renoise application window.

Usage

  • Access the tool through Tools > Curve Tests....

Write-Up

Find write-ups of all my projects at my portfolio website.

Afterword

This demo was made for the purpose of exploring Bézier curve implementations to be used in my other project; Reform.