brendan-myers / elixir-raytracing-in-one-weekend

https://raytracing.github.io/books/RayTracingInOneWeekend.html but in Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raytracing in One Weekend - Elixir

This, but implemented in Elixir.

An exercise in learning raytracing and Elixir. Requires Scenic.

mix do deps.get, scenic.run

This is what this project will produce

About

https://raytracing.github.io/books/RayTracingInOneWeekend.html but in Elixir


Languages

Language:Elixir 100.0%