Website powered by

Pump Presentation - Mobile Interactive

Legacy work done back in 2015 of Pump Presentation. In terms of logic - typical setup, a combination of C++ code and blueprint scripting.
-------------
Target: Windows - Mobile (Android, iOS). Input - Touchscreen.
-------------
I specifically did the in engine visuals, development and optimization and QA\QC.
In terms of visuals:
- creating material finishes
- light setup (dynamic lights)
- setting up reflections and post process
- creating generic UI art
In terms of logic:
- developed C++ plugin
- created interactable actors and camera logic to support the expected features for this interactable
- Creating Async level load/unload system
- creating UI logic
-------
In terms of Optimization :
- disabling performance heavy visual features
- simplifying materials (switching to simpler shader models, decreasing amount of instructions)
- Decreasing amount of actors ticking
-------
In terms of QA\QC:
- bug testing
- sensitivity calibration
- stress testing
-------
The 3d models were not created by me.