Modest Archive

The Astrologer Experiment


2018-12-27

A couple of days ago I came across a Youtube video which got me thinking. The channel was called Cut and the video in mind: An Astrologer Guesses Strangers' Zodiac Sign - a video containing pseudoscience and guessing! The premise is quite simple: the...
See full entry


RTG


2018-09-18

Ray Tracing with Go (RTG) is a offline ray tracer implemented in the Go language and that utilises some of its perks such as concurrency by using Go functions. The ray tracer follows Peter Shirley's books on the subject. Source...
See full entry


Real-Time Rendering of Volumetric Clouds


2016-10-11

This was my master thesis. I studied and compared different techniques to generate and render volumetric clouds in real-time. Master thesis paper Source code Video of...
See full entry