Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/fogleman/sdf
/ blobby.py
File
blobby.py
examples/blobby.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
sdf
import
*
2
3
s = sphere(0.75)
4
s = s.translate(Z * -3) | s.translate(Z * 3)
Callers
nothing calls this directly
Calls
3
sphere
Function · 0.85
capsule
Function · 0.85
save
Method · 0.80
Tested by
no test coverage detected