Skip to content

Commit

Permalink
Added showcase to README
Browse files Browse the repository at this point in the history
  • Loading branch information
thepaladon authored Jan 14, 2024
1 parent 9f5c7bd commit 6a989db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
Runs with 28ms on my `Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz`
![image](https://github.com/thepaladon/rust_erizer/assets/44022509/12b8b1b7-14ab-445e-b2f9-234c39546bed)

You can see more showcase images in this file: [Showcase.md](https://github.com/thepaladon/rust_erizer/blob/master/docs/showcase.md)

## Overview
A CPU Rasterizer written in Rust between Block B and C during Y2 in BUas.
More info in this file [info.md](https://github.com/thepaladon/rust_erizer/blob/master/docs/info.md)
**A CPU Rasterizer written in Rust between Block B and C during Y2 in BUas.**

This personal project served as my introduction to the Rust programming language. I looked into all of the quality-of-life improvements this language supports over C++ like easy CI/CD, formatting, and warning handling (linting).

Expand Down

0 comments on commit 6a989db

Please sign in to comment.