Y
Hacker News
new
|
ask
|
show
|
jobs
by
ecto
82 days ago
Here's my take on CAD in the browser!
https://vcad.io
I implemented a full kernel in rust and compile it to wasm
https://github.com/ecto/vcad
5 comments
marshray
82 days ago
> Could not locate file: "
https://huggingface.co/campedersen/cad0-mini/resolve/main/on...
"
link
throwup238
81 days ago
What strategy are you using for tolerances, compounding errors, and the nuances of floating point math?
link
coderenegade
81 days ago
Does this use a boundary representation for the geometry?
link
latand6
82 days ago
So I can ask an LLM to write rust code to generate CAD designs???
link
phkahler
82 days ago
Does that handle NURBS? It says STEP import, but not export?
link