Programmable Ink Lab Notes
title
Bullet Journal - Digital ink track
dated
2019
author
Szymon Kaliski

2019-04-12

Inverse-kinematics chain:

Chains with external forces

2019-04-18

Two experiments with combining path simplification (turning hand-drawn points into a set of beziers), and “force propagation” for deformations:

2019-05-09

We decided to look into other methods of path simplification, explored NURBS, and b-splines. Below is a quick prototype that does b-spline fitting

2019-05-21

Updated previous code with “smart deformation”