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

https://github.com/r366y/krt

Ray Tracing in One Weekend written in Kotlin
https://github.com/r366y/krt

kotlin ray-tracing-in-one-weekend raytracing

Last synced: 12 days ago
JSON representation

Ray Tracing in One Weekend written in Kotlin

Awesome Lists containing this project

README

          

# Kotlin Ray Tracer in One Weekend

Based on C++ raytracer written by Peter Shirley.
https://raytracing.github.io/books/RayTracingInOneWeekend.html

![Final render](images/final_render.png)