BenjaFriend
Senior Engine Programmer at Epic Games. Founder of Bull Horn Games LLC. This is my personal GitHub account.
Epic GamesCary, NC
Pinned Repositories
AutoPull
A simple python script to automatically pull any repos in the containing folder. Specifically useful for those using Git for school assignments and need to grade.
BatteryCollector
A UE4 tutorial series in C++
benhoffman.github.io
My personal website and blog posts
blender-quick-export
This will be a script that will take a diectory of blender files, and export them as FBX files.
Dirigible-Derby
Group project for my Game Design class Spring of 2018
ErgoWitness
Network visualization, for my co-op during the Spring Semester of 2017.
GameForPeopleWithPhones
This is a project from my Game Design 2 class, which is a Jackbox-Style party game.
Weave_Engine
Game engine using DirectX 11 working towards being cross platform and networked.
base
The base repo for my home server stack. This is designed so that it can be cloned onto a fresh server install and give me everything that I want. It's built up of various submodules.
FlingEngine
A Vulkan game engine with a focus on data oriented design
BenjaFriend's Repositories
BenjaFriend/Weave_Engine
Game engine using DirectX 11 working towards being cross platform and networked.
BenjaFriend/ErgoWitness
Network visualization, for my co-op during the Spring Semester of 2017.
BenjaFriend/AutoPull
A simple python script to automatically pull any repos in the containing folder. Specifically useful for those using Git for school assignments and need to grade.
BenjaFriend/GameForPeopleWithPhones
This is a project from my Game Design 2 class, which is a Jackbox-Style party game.
BenjaFriend/BatteryCollector
A UE4 tutorial series in C++
BenjaFriend/blender-quick-export
This will be a script that will take a diectory of blender files, and export them as FBX files.
BenjaFriend/Dirigible-Derby
Group project for my Game Design class Spring of 2018
BenjaFriend/benhoffman.github.io
My personal website and blog posts
BenjaFriend/Chromatic_adapt_VR
A research project into chromatic adaptation in virtual reality
BenjaFriend/DaydreamMaze
An experiment with making a maze with the Google Daydream controller and Unreal Engine 4
BenjaFriend/denning-land
A website to expedite the process of planning a family vacation.
BenjaFriend/JobManager
Working on a work stealing job manager
BenjaFriend/MemeHelper
This is a silly little thing to make a meme sentence
BenjaFriend/perlin-noise-demo-2016
This is an old homework assignment that I did in 2016 that uses Perlin noise to set the terrain values in Unity
BenjaFriend/regex-homework
A homework assignment for IGME 451 on using Regex to parse a config file.
BenjaFriend/Scrutiny
Scrutiny is a library that will provide a C++ interface between game engines and Elasticsearch.
BenjaFriend/TwoColors
A quick 1 hour game jam in Unreal Engine with a theme of TwoColors. Infinite waves of enemies spawn at you in two different colors, and you have two different bullets to shoot at them.
BenjaFriend/Vulkan-Samples
One stop solution for all Vulkan samples