arbitrandomuser

↗ HN profile [ 76.7 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is a little hobby/side project i've been working on . Its tool for constructive solid geometry using python which runs in your browser (best viewed on desktop). The gist of it is it runs in your browser(pyodide)…

  2. hand drawn curves on the canvas are approximated to cubic beziers using gradient descent in wasm . Code is written in C and compiled to was Automatic differentiation is done using https://enzyme.mit.edu/