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
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
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