zakgof / korc

Kotlin Ray Caster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

korc - Kotlin Ray Caster

Raytracing engine written in Kotlin.

Raytracing demo image

Features:

  • Direct illumination
  • Indirect illumination
  • Shadows
  • Ambient occlusion
  • Multisampling

Material interaction:

  • Diffuse reflection
  • Specular reflection
  • Mirror reflection
  • Refraction

Objects:

  • Planes
  • Spheres
  • Triangle meshes

Lights:

  • Ambient
  • Direct
  • Point
  • Cone

About

Kotlin Ray Caster

License:Apache License 2.0


Languages

Language:Kotlin 100.0%