https://github.com/kwea123/python-ray-tracing-with-numpy-example
Example of ray tracing with numpy in pure python syntax
https://github.com/kwea123/python-ray-tracing-with-numpy-example
Last synced: 6 months ago
JSON representation
Example of ray tracing with numpy in pure python syntax
- Host: GitHub
- URL: https://github.com/kwea123/python-ray-tracing-with-numpy-example
- Owner: kwea123
- Created: 2020-08-19T06:16:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T06:16:16.000Z (about 5 years ago)
- Last Synced: 2025-02-09T22:30:25.854Z (8 months ago)
- Size: 0 Bytes
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-ray-tracing-with-numpy-example
Example of ray tracing with numpy in pure python syntax