MCPcopy Index your code
hub / github.com/fogleman/sdf / example.py

File example.py

examples/example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from sdf import *
2
3f = sphere(1) & box(1.5)
4

Callers

nothing calls this directly

Calls 4

sphereFunction · 0.85
cylinderFunction · 0.85
saveMethod · 0.80
boxFunction · 0.70

Tested by

no test coverage detected