/SDFIDE

Interactive Design Environement for SDF

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

IDE for SDF

This is an Interactive Design/Development Environment for SDF, or actually any alike mesh

The idea is while modifying a sdf script, one can see "live-change" in a seprated window.

Requirement.txt:

Usage

from sdfide import ide
f = ...any sdf constructs...
ide.showsdf(f)

Demo

Execute demo.py, change the last line and watch live change on the viewer