Posts by Year

2021

First images, first mistakes

4 minute read

I have completed implementing all structures and I/O operations. Now I will generate my first renders.

Multiple camera types

1 minute read

I have decided to make the Camera type abstract, to support multiple camera types.

Coding a new path tracer

4 minute read

For the Advanced Ray Tracing (CENG 795) course at METU, I will be coding a path tracer this term.

My first Jekyll blog post!

less than 1 minute read

I have set up a simple Jekyll website with “minimal mistakes” theme. It is hosted by GitHub.

Back to Top ↑