Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/li3zhen1/games101-rs
https://github.com/li3zhen1/games101-rs
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/li3zhen1/games101-rs
- Owner: li3zhen1
- Created: 2023-04-27T10:47:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-25T02:49:13.000Z (about 1 year ago)
- Last Synced: 2023-09-25T07:14:26.695Z (about 1 year ago)
- Language: Rust
- Size: 4.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Games 101 C++ and Rust implementation
## Rust + Metal Implementation (WIP)
![screenshot](./Assignment3-rust/Screenshot%202023-09-12%20at%2016.04.27.png)
## C++ Implementation
![normal](./Assets/normal.png)
![phong](./Assets/phong.png)
![texture](./Assets/texture.png)
![displacement](./Assets/displacement.png)
![bump](./Assets/bump.png)
![Bezier](./Assets/Bezier.png)
![RayTracing](./Assets/RayTracing.png)
![RayTracing](./Assets/RayTracing2.png)