MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578652.py

File recipe-578652.py

recipes/Python/578652_Voxel_Based_Ray_Tracing/recipe-578652.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Voxel-based Ray Tracing
2# No refraction for simplicity!
3# Single point light source for simplicity!
4# FB36 - 20130829

Callers

nothing calls this directly

Calls 6

rangeFunction · 0.85
CreateSceneFunction · 0.70
RenderSceneFunction · 0.70
newMethod · 0.45
loadMethod · 0.45
saveMethod · 0.45

Tested by

no test coverage detected