Youssef Abusamra


Game projects

SkyQuest

Skyquest is a Bachelor's project game that was developed for the sole purpose of researching and implementing RPG systems and third person locomotion mechanics.

Everything in SkyQuest was  made from scratch including art, animations, music and various systems. The locomotion aspect was being researched in depth and I even decided to do some devlogs to document my journey to have the perfect general case locomotion system.


Bubonic

Bubonic is a game jam entry that won second place in Bahrain Game Jam 2020. It's an indie puzzle game with all original art and a few really hard to beat levels and an original soundtrack.

Can be played in browser Here.

Unity assets

Ambient Character Shadows

A compute based implementation of the famous capsule soft shadows technique used for rendering soft low frequency dynamic shadows for moving characters that also integrates with Unity's light probes system.


Asset store

Simple LUT

A simple importer for .cube files exported from editing programs to be used as color grading templates in a full screen compute shader.


Github page