ALSOBROOKS.DEV
Home Travel Projects About

Projects

Looking for my work?

Travel

Looking for adventure?

Custom Game Engine

2022-Present

A minimal 3d game engine written in C++ with OpenGL. It has first-person controllable camera, and renders light sources using the Phong lighting model.

Image Server & Deduplicator

2023

A lightweight server software designed for managing large amounts of images on my family's home network. The primary purpose of this software is to detect and remove image duplicates.

Pixel Painter

2019

A software-rendered pixelated paint program running on a custom game engine in Java. I built this project when I was first becoming interested in game engine development.