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: 3 months ago
JSON representation

Raytracer that aims to teach the programming language

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)