V.E.C.S.

Virtual Electrical Circuits Simulator (V.E.C.S.) is an educational virtual experience where students can build, test, and measure electrical circuits in a sandbox environment. Students can learn about electrical circuits using the experience’s in-built lessons.
This experience was made for Coahoma Community College’s career pathway program for electrical work. The development time was 6 months. After positive reception from students and faculty, the experience was later made available on Meta Quest Store.
My role was to program the experience in Unreal Engine 4 by implementing the circuit simulation in C++ and scripting visual and audio events using C++ and Blueprint. I also ported the experience from PCVR to Meta Quest by compiling open-source C++ library ngspice which ran simulations based on circuit data.