sidewinder 0.1.0

Rust path tracer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<div align="center">
  <h1><code>sidewinder</code></h1>
  <p><strong>Rust path tracer.</strong></p>
</div>

![Adding a surface normal to the sphere](./img/6.1.png)

![Adding a sphere object to the scene](./img/5.2.png)

![Sending rays into a scene](./img/4.2.png)

![PPM image](./img/2.2.png)