Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
range
Function · 0.85
CreateScene
Function · 0.70
RenderScene
Function · 0.70
new
Method · 0.45
load
Method · 0.45
save
Method · 0.45
Tested by
no test coverage detected