Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gkaszewski/raytracer-rs


https://github.com/gkaszewski/raytracer-rs

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Raytracer

My attempt at making CPU raytracer in Rust.

Features:

- rendering spheres, cubes, triangles and meshes (gltf only)
- multithreading

Resources:

- [Raytracing in One weekend](https://raytracing.github.io/books/RayTracingInOneWeekend.html)

Demo

![](output.png)