There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Very simple ray tracing engine in (almost) pure Python. Depends on NumPy and Matplotlib. Diffuse and specular lighting, simple shadows, reflections, refraction. Purely sequential algorithm, slow execution. Forked from rossant.