Reflection and Refraction

DigiPen Institute of TechnologyCS350 November 2019 For this CS350 assignment I was required to implement reflection and refraction with a sky box. For this…

Immediate UI vs Retained UI

Sublimination: Immediate UI vs Retained UI Graphics APIs can be generally separated into two styles, Immediate and Retained mode. They both have pros…

Terrain Analysis

DigiPen Institute of Technology CS380 December 2020 For my final project of CS380, I was tasked with implementing several different techniques of terrain analysis. To…

Behavior Trees

DigiPen Institute of Technology CS380 September 2020 For my artificial intelligence in games course at DigiPen, we had an assignment with behavior trees and how…