https://github.com/907th/rust-raytracing-in-one-weekend
"Ray Tracing In One Weekend" book in Rust lang
https://github.com/907th/rust-raytracing-in-one-weekend
raytracing rust
Last synced: 2 months ago
JSON representation
"Ray Tracing In One Weekend" book in Rust lang
- Host: GitHub
- URL: https://github.com/907th/rust-raytracing-in-one-weekend
- Owner: 907th
- Created: 2022-06-21T13:58:53.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T07:59:16.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T23:51:50.286Z (4 months ago)
- Topics: raytracing, rust
- Language: Rust
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
In this repo I implement "[Ray Tracing In One Weekend](https://raytracing.github.io/)" book in Rust language.
This is an educational project for me. The main purpose of it is to learn and practice programming in Rust language.
It was inspired by the [greatest-ever Rust lectures](https://youtube.com/playlist?list=PLlb7e2G7aSpTfhiECYNI2EZ1uAluUqE_e)
taught by the [Aleksey Kladov](https://github.com/matklad)
in [Computer Science Center](https://compscicenter.ru/courses/rustprogramming/2019-spring/).# Progress
Here are the result images I obtained while working on this project:


