top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

DirectX, Maze Generation

Project Type

C++, DirectX

Date

April 2025

This is a DirectX implementation of the fractal maze generator I made in Unity. I also added a simple physics engine I studied in a prior semester. It is now possible to traverse the maze in 3D. There is also some code written to generate primitive 3D objects with their respective vertex normals and texture coordinates.

bottom of page