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
- Host: GitHub
- URL: https://github.com/r366y/krt
- Owner: R366Y
- Created: 2022-11-14T14:15:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-09T14:29:39.000Z (over 2 years ago)
- Last Synced: 2025-02-28T06:23:09.314Z (over 1 year ago)
- Topics: kotlin, ray-tracing-in-one-weekend, raytracing
- Language: Kotlin
- Homepage:
- Size: 2.84 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
