Theory behind how to convert from Equirectangular textures to Skybox textures.
Projects
A collection of 13 posts
Function of Two Variables Surface Visualizer
Since it's been a while since I posted to my blog, I thought I'd give an update with a small tool I built over the weekend. This tool is a simple 3d surface plotter that takes an equation of z
KoizOS - Handling Interrupts
My journey of developing interrupts for Koiz OS.
KoizOS - Bootloader
Writing a Bootloader from Scratch in FASM Although OSDev and many other sites recommend first starting with GRUB, I wanted to write my own as a learning experience and see how far I can get with it before I needed
KoizOS - Introduction
Introduction post to the KoizOS Operating System. Details the tools used.
Writing a Simple Software Based Raytracer in C
Introduction This is a project I wrote last month for a parallel programming class as a way to test the performance of the ray tracing algorithm on both OpenMP and MPI. It's written primarily in C and requires no external
Building a budget 10gbe router/firewall with pfSense from scratch
Tutorial on how to build a budget 10gbe router/firewall with pfSense from scratch
Solving Block Sudoku - Part 1
What is Block Sudoku? Block Sudoku is a game arranged like a traditional Sudoku board, and each "round", you place 3 tetris-like blocks on the board. They can be anywhere on the board as long as they don't collide with