MCPcopy 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

1from sdf import *
2import os
3
4def generate(f, name, samples=2**26, **kwargs):

Callers

nothing calls this directly

Calls 15

sphereFunction · 0.85
cylinderFunction · 0.85
rounded_boxFunction · 0.85
wireframe_boxFunction · 0.85
torusFunction · 0.85
capsuleFunction · 0.85
capped_cylinderFunction · 0.85
rounded_cylinderFunction · 0.85
capped_coneFunction · 0.85
rounded_coneFunction · 0.85
ellipsoidFunction · 0.85
pyramidFunction · 0.85

Tested by

no test coverage detected