Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fee1-dead/edrt
Raytracer that aims to teach the programming language
https://github.com/fee1-dead/edrt
Last synced: 2 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T08:12:53.000Z (3 months ago)
- Last Synced: 2024-12-31T06:08:29.279Z (5 days ago)
- Language: Rust
- Homepage:
- Size: 3.91 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)