-
A Primer On Efficient Rendering Algorithms & Clustered Shading.
An introduction to efficient rendering concepts and an overview of my Clustered Shading implementation.
Table of Contents Part 1: Efficient Rendering Algorithms Forward Shading Deferred Shading Tiled Shading & Forward+ Clustered Shading Comparing Algorithms Part 2: How to Implement Clustered Shading Building a Cluster Grid Determining Active Clusters Light Culling Methods Optimization Techniques Successful Implementations For the past three months I’ve been working on... More
-
CFD + Python = GIFs!
My experience building a CFD solver by following the 12 Steps to Navier-Stokes.
So I just completed a fantastic course about building CFD models in Python called the 12 Steps to Navier-Stokes. You can check out my code directly [here] or read more about why I chose to work on this project and what I’ve learned from the experience on my portfolio page.... More
-
Hi
Blog about building a new place to showcase my work & personal projects.
Hello! Welcome to my personal website and portfolio page. I have built it with the goal of serving both as a place to store my current thoughts and ramblings and as a hub to showcase my work and personal projects in a more neat and organized fashion. This being my... More