Void Rush
A short 3D Platformer developed with 5 other student during my studies at Blekinge Tekniska Högskola/Blekinge Institute of Technology (BTH).
My main responsibility for this project was was level Generation.
Other Projects
FBX Serializer
A quick tool made for the group project that serializes a FBX file into a binary format to decrease loading times. The tool is structured so that when its run the user selects one folder/file as the input and selects a folder for the output.
After this is done the tool serializes all the selected FBX files/file and places them in the folder.
The tool was designed to allow running it from both a exe and with arguments from command prompt, if run with arguments the option of retaining the folder structure is available this is default launched normally.