Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quasarbright/cpu-ray-tracer
A CPU ray tracer written from scratch
https://github.com/quasarbright/cpu-ray-tracer
Last synced: 26 days ago
JSON representation
A CPU ray tracer written from scratch
- Host: GitHub
- URL: https://github.com/quasarbright/cpu-ray-tracer
- Owner: quasarbright
- License: mit
- Created: 2023-08-20T17:43:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T23:24:18.000Z (over 1 year ago)
- Last Synced: 2024-11-06T07:42:13.662Z (3 months ago)
- Language: TypeScript
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpu-ray-tracer
A CPU ray tracer written from scratch## Running locally
```sh
npm run main
```This produces images in the out directory