Skip to content

Commit

Permalink
Chap 15: triangles
Browse files Browse the repository at this point in the history
(read wavefront obj file)
  • Loading branch information
fremag committed Feb 10, 2024
1 parent 86d0833 commit 37c868f
Show file tree
Hide file tree
Showing 11 changed files with 70,090 additions and 35 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ I'm learning Rust while working my way through Jamis Buck's

<details open>
<summary>Chapter 15: triangles</summary>
![teapot_triangles](https://raw.githubusercontent.com/fremag/ray_tracer_rust/main/img/teapot.png)
![dragon_triangles](https://raw.githubusercontent.com/fremag/ray_tracer_rust/main/img/dragon.png)

![clover_triangles](https://raw.githubusercontent.com/fremag/ray_tracer_rust/main/img/clover_triangles.png)

Expand Down
Binary file added img/dragon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/teapot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 37c868f

Please sign in to comment.