https://github.com/fee1-dead/edrt
Raytracer that aims to teach the programming language
https://github.com/fee1-dead/edrt
Last synced: 3 months ago
JSON representation
Raytracer that aims to teach the programming language
- Host: GitHub
- URL: https://github.com/fee1-dead/edrt
- Owner: fee1-dead
- Created: 2024-09-18T12:48:36.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T11:01:49.000Z (5 months ago)
- Last Synced: 2025-02-13T19:04:40.968Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# edrt
A (incomplete) raytracer focusing on teaching the Rust programming language.
Expect a lot of unit tests, as people are expected to write their own code to pass the tests. (before the actual code is released)