Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/sdf
/ render.py
File
render.py
docs/render.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
sdf
import
*
2
import
os
3
4
def
generate(f, name, samples=2**26, **kwargs):
Callers
nothing calls this directly
Calls
15
sphere
Function · 0.85
cylinder
Function · 0.85
rounded_box
Function · 0.85
wireframe_box
Function · 0.85
torus
Function · 0.85
capsule
Function · 0.85
capped_cylinder
Function · 0.85
rounded_cylinder
Function · 0.85
capped_cone
Function · 0.85
rounded_cone
Function · 0.85
ellipsoid
Function · 0.85
pyramid
Function · 0.85
Tested by
no test coverage detected