Skip to content
View tatutimonen's full-sized avatar

Block or report tatutimonen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tatutimonen/README.md

Tools & tech I've worked with

python pytorch lightning sklearn numpy pandas numba cpp opengl cmake bash git aws docker


Some stuff I've developed

Path Tracer

A unidirectional path tracer with a Russian roulette termination scheme and tangent-space normal mapping. The underlying ray tracer was also largely developed from scratch, along with the employed acceleration structures, namely a bounding volume hierarchy. The ray-box intersection tests were accelerated using AVX instructions. This work is related to the Aalto University course Advanced Computer Graphics.

cornell crytek-sponza

Figure 1: The Cornell Box and Crytek Sponza scenes rendered using the path tracer


Readme Card

See my other repositories for more!

Pinned Loading

  1. k0tix/junkkari-crypto-bros k0tix/junkkari-crypto-bros Public

    Jupyter Notebook 5 1

  2. hedging hedging Public

    Hedging a portfolio of S&P 100 call options

    Python 4 1

  3. F1-bayesian-analysis F1-bayesian-analysis Public

    Formula One Bayesian analysis

    Stan 4 1

  4. image-segmentation image-segmentation Public

    Parallel image partitioning

    C