Hi, I'm Erin! A programmer from the United Kingdom, mainly writing C++ with Unreal Engine and Source 1. I usually do all my work on a private GitLab, but all my public projects eventually make their way here.
If you need to contact me or want to talk to me, feel free to add me on Discord or shoot me an email!
Discord: awilderin
Email: [email protected]
Steam: https://steamcommunity.com/id/AWildErin/
Portal 2: Community Edition | Programmer, Tool Programmer
Project Borealis | Gameplay Programmer
KUO Team | Dev Ops, Programmer
- CommonMaps: An extended common maps feature found in Lyra game sample
- DevUI: A simple way to construct debug UI's with ImGui
- OurFramework: Various classes I've found useful enough to use on multiple projects.
- SCPExerpts: Various open source code snippets from my WIP SCP:CB remake.
- CIScripts: A python module used in my UE4/5 CI pipelines with helper utilities just to make it less painful.
- CBReader: A C++ library for reading various SCP:CB formats
- CBConverter: A tool using CBReader to convert SCP:CB formats to fbx
- FUnrealTemplates: Various templates for the VS2022 plugin FUnreal