Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shritesh/raytrace.roc
Ray Tracing in One Weekend in Roc
https://github.com/shritesh/raytrace.roc
Last synced: 3 months ago
JSON representation
Ray Tracing in One Weekend in Roc
- Host: GitHub
- URL: https://github.com/shritesh/raytrace.roc
- Owner: shritesh
- Created: 2022-12-10T22:14:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T16:51:32.000Z (almost 2 years ago)
- Last Synced: 2024-02-12T15:20:28.160Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 1.28 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- roc-awesome - shritesh/raytrace.roc
README
# Ray Tracing in One Weekend (in Roc)
![Final Image](image.png)
[Ray Tracing in One Weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html) in Roc.
There's also a version [in Julia](https://github.com/shritesh/raytrace) and [Rust](https://github.com/shritesh/raytrace-rs).