Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/angad-k/roshni

A Raytracer built in Rust
https://github.com/angad-k/roshni

raytracer raytracing raytracing-engine raytracing-in-one-weekend rust rust-lang

Last synced: 3 days ago
JSON representation

A Raytracer built in Rust

Awesome Lists containing this project

README

        

# Roshni - A Raytracer in Rust

Implementing a raytracer in Rust here.
Will first follow the [Raytracing in a Weekend](https://raytracing.github.io/) series and then build up from there.
As of now, Book 1's content is implemented in the repository.

# Renders

### Final Render for Book 1 :
![Book-1-Render](https://github.com/angad-k/RustRaytracer/blob/main/renders/book_1.png?raw=true)