Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1005 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 1005 Bytes

Terp

Interpolated drawing app, using Bevy

terp-demo.mp4

Controls

Drag in left (source) or right (target) viewport to draw. Corresponding source/target drawings will be paired and interpolated.

  • Size button - click and drag to resize
  • Color button - click and drag to change color
  • Undo button - press to undo last drawing
  • Spacebar to toggle interpolation
  • S to save project (if run with terp editor --project .../path/to/project.terp)

Demos

Demos require a web browser that supports WebGPU.

Releases

You can download pre-built releases here. For macOS you will need to xattr -dr com.apple.quarantine terp


Inspired by Lizard Ladder