TECH
DigiPen Institute of Technology
Fall 2021 - Spring 2022
For my capstone project in the Computer Science and Digital Audio program, I decided to do noise cancellation. This was a year long solo project that served as an open ended study into a topic of our choice.

3D Octree Navigation
DigiPen Institute of Technology
CS 380 - Artificial Intelligence
Final Project by Bennett Ewanchyna, Taylor Guy, and Gray Bangs
As our final project in my artificial intelligence course, we decided to build a 3D octree navigation system within Unreal Engine 4. 3D navigation is not something that is supported within the engine, although has many applications to game AI. Over the course of a few weeks, we developed a system from scratch in C++ and Blueprints.
Unreal Optimization
Documentation
GAM 350 TA
Throughout my senior year at DigiPen, I was a Teachers Assistant for the junior level game project course. I was the only tech TA, so I was responsible for helping all the teams with their programming questions. A big part of the tech teams job is optimizing performance, so in order to better help all the teams I put together documentation and resources for optimization