Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/sdf
/ weave.py
File
weave.py
examples/weave.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
sdf
import
*
2
3
f = rounded_box([3.2, 1, 0.25], 0.1).translate((1.5, 0, 0.0625))
4
f = f.bend_linear(X * 0.75, X * 2.25, Z * -0.1875, ease.in_out_quad)
Callers
nothing calls this directly
Calls
5
rounded_box
Function · 0.85
cylinder
Function · 0.85
save
Method · 0.80
slab
Function · 0.50
k
Method · 0.45
Tested by
no test coverage detected