sebcossu
Game Developer @ EA // Author of "Game Development with GameMaker" and "Beginning Game AI with Unity".
Electronic ArtsLondon
Pinned Repositories
basic-math-for-game-dev-w-unity3d
Source Code for 'Basic Math for Game Development with Unity 3D' by Kelvin Sung and Greg Smith
beginning-game-ai-unity
Source Code for 'Beginning Game AI with Unity' by Sebastiano Cossu
Dog3D
A pseudo-3D raycasting engine inspired by id Software's Wolfenstein 3D engine.
game-development-with-gamemaker-studio-2
Source Code for 'Game Development with GameMaker Studio 2' by Sebastiano Cossu
PetFollow_3DPlane
A prototype demonstrating a simple pet following system on a 3D plane in Unity.
Sapy
An interpreter written in JAVA from scratch for a subset of the BASIC language.
Super-Mario-Swim
Arcade single-player game inspired to Flappy Bird featuring Super Mario.
yocto_3D_model_generator
Implementing a 3D model generator using Yocto graphic library.
yocto_raytracing
My raytracing implementation for the Yocto library (https://github.com/xelatihy/yocto-gl).
sebcossu's Repositories
sebcossu/Dog3D
A pseudo-3D raycasting engine inspired by id Software's Wolfenstein 3D engine.
sebcossu/yocto_raytracing
My raytracing implementation for the Yocto library (https://github.com/xelatihy/yocto-gl).
sebcossu/game-development-with-gamemaker-studio-2
Source Code for 'Game Development with GameMaker Studio 2' by Sebastiano Cossu
sebcossu/basic-math-for-game-dev-w-unity3d
Source Code for 'Basic Math for Game Development with Unity 3D' by Kelvin Sung and Greg Smith
sebcossu/beginning-game-ai-unity
Source Code for 'Beginning Game AI with Unity' by Sebastiano Cossu
sebcossu/PetFollow_3DPlane
A prototype demonstrating a simple pet following system on a 3D plane in Unity.
sebcossu/Sapy
An interpreter written in JAVA from scratch for a subset of the BASIC language.
sebcossu/Super-Mario-Swim
Arcade single-player game inspired to Flappy Bird featuring Super Mario.
sebcossu/yocto_3D_model_generator
Implementing a 3D model generator using Yocto graphic library.
sebcossu/phaser_platformer_test
This is a test project to try out some of the core mechanics and features of the Phaser library (using Phaser's own graphics available at https://labs.phaser.io/ )
sebcossu/rebus
🌟 👣 Take your first steps as an open source contributor
sebcossu/tRoll
A virtual dice roller made in Javascript.
sebcossu/yocto_tonemap_compose
My Tonemap and Compose implementations for the Yocto library (https://github.com/xelatihy/yocto-gl).