Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 599 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 599 Bytes

raytrace

Raytracing in python.

Output

output

Requirement

  • Python
  • pip

Usage

git clone https://github.com/n-hachi/raytrace
cd raytrace
pip install -r requirements.txt
python raytrace.py

Reference

Belows are the repositories andpages that I have consulted.

License

These codes are licensed under CC0.

CC0