Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 801 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 801 Bytes

Fizz

Fizz is a library for rendering in an old physics textbook style. It's a reimplementation of @jemmybutton's Fiziko library.

Example 1 Example 1

Example

See demo page for example and parameters (there are a lot of them)

Why?

I really liked Fiziko when I ran across it, and I wanted to tinker with it, but the language it's written in -- MetaPost -- is almost incomprehensible to me. Rather than trying to get it working I reimplemented it (some of it, anyway) in typescript, targeting SVG and canvas.

License

GPLv3