top of page

Play Video
EngineSamosa
EngineSamosa is a cross-platform engine, cross-compatible between the PC and the PS4.
​
Development: Developed using the C/C++ programming language.
​
Features Implemented: I was responsible for,
-
Keyboard and Mouse, and Xbox controller control implementation for the PC.
-
PS4 DualShock controller for the PS4.
-
Camera implementation and controls, where the camera can move on top of the terrain.
-
Implemented the Skybox.
-
Terrain - Color mapping, height maps, terrain cell culling.
-
File IO mainly to read bitmaps and raw files.
bottom of page