Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 299 Bytes

optic-sim

Python optics simulation for strobe, reflector, and camera.

To run it:

$ cd optic-sim
$ jupyter notebook

This should open the Jupyter file list in a browser.

  • choose the notebook file.
  • choose Cell:Run All.

It consumes about 8 GB of RAM for 10M photons, which is too high.