Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)