https://github.com/sraaphorst/raytracer-kotlin
The Ray Tracer Challenge implemented in Kotlin
https://github.com/sraaphorst/raytracer-kotlin
graphics kotlin kotlin-library kotlin-multiplatform ray-tracer ray-tracer-challenge ray-tracing raytracer raytracing raytracing-engine
Last synced: 4 months ago
JSON representation
The Ray Tracer Challenge implemented in Kotlin
- Host: GitHub
- URL: https://github.com/sraaphorst/raytracer-kotlin
- Owner: sraaphorst
- License: bsd-3-clause
- Created: 2022-12-31T08:21:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T02:20:40.000Z (over 2 years ago)
- Last Synced: 2025-01-05T16:33:52.334Z (6 months ago)
- Topics: graphics, kotlin, kotlin-library, kotlin-multiplatform, ray-tracer, ray-tracer-challenge, ray-tracing, raytracer, raytracing, raytracing-engine
- Language: Kotlin
- Homepage:
- Size: 15.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Ray Tracer Challenge
This is an implementation of [The Ray Tracer Challenge](http://raytracerchallenge.com/) in Kotlin.
*Status:* _Basic ray tracer complete._ Bonus features being added.
## Example rendering:
![]()