https://github.com/jes/isoform
SDF-based CAD
https://github.com/jes/isoform
Last synced: 4 months ago
JSON representation
SDF-based CAD
- Host: GitHub
- URL: https://github.com/jes/isoform
- Owner: jes
- Created: 2025-03-05T17:08:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-12T13:06:24.000Z (over 1 year ago)
- Last Synced: 2025-04-12T13:55:38.754Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://incoherency.co.uk/isoform/
- Size: 1.33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Isoform
Isoform is a CAD system based on [Signed Distance Functions](https://en.wikipedia.org/wiki/Signed_distance_function).
**Work in progress**. Current status is it is not anywhere near ready to use.
Isoform runs in the browser using WebGL.
You can run it locally:
$ git clone https://github.com/jes/isoform
$ xdg-open isoform/index.html
Or try out a hosted version: https://incoherency.co.uk/isoform/
