dylanwal / raytracepy

3D Raytracing Simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reactor Light Simulation Tool



PyPI downloads license

This python package contains a raytracing light simulation.


Installation

pip install raytracepy

Dependencies

numpy>=1.19.0
numba>=0.53.1
plotly>=5.3.1
scipy>=1.7.1
pandas>=1.4.1
datashader>=0.13.0


Examples

See the examples folder for alot of details.

Here is some figures that can be produced:

single

mirror

light array

optimization

About

3D Raytracing Simulation

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%