This website requires JavaScript.
Explore
Help
Sign In
JonOfUs
/
Renderer
Watch
1
Star
0
Fork
You've already forked Renderer
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
First Raytracing renderer of mine, programmed in Rust during the Computergrafik-AG
https://fsinfo.cs.tu-dortmund.de/ags/cg-ag/start
16
commits
3
branches
1
tag
11
MiB
Rust
100%
0632c60989
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jonathan Flueren
0632c60989
Schwarze Oberfläche
2022-05-18 17:49:46 +02:00
src
Schwarze Oberfläche
2022-05-18 17:49:46 +02:00
.gitignore
Viel Stuff, hittable objects auslagern
2022-04-27 18:27:07 +02:00
Cargo.lock
Revert "First try, need to swap to Vec for world"
2022-05-18 16:58:08 +02:00
Cargo.toml
Revert "First try, need to swap to Vec for world"
2022-05-18 16:58:08 +02:00
README.md
Add README.md
2022-04-07 23:18:27 +02:00
README.md
Renderer - Grafik-AG