Blog
Basic Raytracer in C++
October 26, 2025
Computer graphics has always felt like a magic to me, which I was distantly approaching from different sides, yet haven’t...
Android ARCore Sample
June 14, 2025
Recently I wanted to understand how to enable AR on Android. And the obvious solution was to use ARCore. They...