arbitrandomuser
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Constructive Solid Geometry with Python in the browser (arbitrandomuser.github.io)
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)…
- Show HN: Curve Fitting Bezier Curves in WASM with Enzyme Ad (arbitrandomuser.github.io)
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/
- Show HN: 2d heat equation simulation, reactivity with Svelte (arbitrandomuser.com)