An open API service indexing awesome lists of open source software.

https://github.com/jes/isoform

SDF-based CAD
https://github.com/jes/isoform

Last synced: 4 months ago
JSON representation

SDF-based CAD

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/

![screenshot](img/screenshot.png)