Skip to content

Commit 2c6d2b0

Browse files
authored
Merge pull request #1 from joelbeedle/staging
ci: replace folder for pr
2 parents d73eaa8 + d6d68b1 commit 2c6d2b0

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Description
2+
3+
# Screenshots

.github/workflows/PULL_REQUEST_TEMPLATE/feature.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# rust-renderer
22

3-
Toy rendering project that helped me to learn rust.
3+
Rendering project that helped me to learn rust.
44

55
In essence, it's a renderer that can take any 3D model and render it. It doesn't use GPU acceleration, only `minifb` for the window and a frame buffer.
66

0 commit comments

Comments
 (0)