Physics

MSc Projects 2012

MSc projects from 2012

Jack Beasley

This project developed a physics game toolkit, created in Unreal Engine. The toolkit combined both Blueprint scripting and C++ programming by prototyping new systems in Blueprints, then re-creating them in code for added efficiency. These code systems were then exposed to Blueprint in the form of key variables and functions. This created an interface for an end user to use the toolkit while also allowing for future expansion, entirely in Blueprint if desired. Finally, the finished toolkit has been showcased in the form of a demo puzzle, utilising all systems in the toolkit and displaying how they could work together to generate puzzles in a physics-based game.

Pongpat Sombatpanich

Rigid Body Dynamics