Blog
Project write-ups on game development, graphics, and physics simulation.
Visited Countries
Off topic: traveling is my passion, and I collect a briefing of my adventures here on an interactive map.
GDC 2023
An unforgettable experience at the largest game developer conference in the world, plus visiting my colleagues in California.
Board Soccer
Board Soccer is a retro spring tabletop football simulation game for iOS and Android.
Triangulating Generic Shapes
A demo project implementing an algorithm for triangulating intricate concave shapes with holes.
Unity3D - Vehicle physics
Car physics and chassis deformation simulation implemented in Unity3D.
A Cross-Platform Mobile Game App
An experimental mobile game project, self-creating every asset from graphics to code, with procedural softbody simulation.
Cloth simulation in C++ using OpenGL
Cloth simulation created with a compute shader based on the position based dynamics algorithm.
NeChessFel - A multiplayer chess game made in Unity3D
An experimental Unity3D project where you can play an online chess match with your friends.
Camera stabilizer
A camera stabilizer built with the OpenCV library, supporting live video streams.
A simple 2D platformer game engine implemented in C++
An experimental C++ mini project building a 2D platformer game engine with the SFML library.