C# / Unity
Action-adventure role-playing game with card combat.
Plunged into Oneiros while sleeping, the player will have to
investigate and survive the various evil entities of this world in order to regain his freedom.
C++ / GLFW / ImGUI
3D real-time engine based on ECS architecture with a user interface.
Featuring scene graph, event system, inputs, materials, normal maps, LOD, physical-based rendering, AABB/OBB,
collision detection, rigidbodies, ...
C++ / OpenGL
A collection of my projects among the topics of computer graphics and 3D containing :
Bezier curves, mesh simplification, heightmaps, texturing, mesh animation, skeleton-based animation, shadow maps, ...
(more screenshots and demo videos in the sources)
C++ / OpenGL
Lighting and reflections computed inside a Cornell box with shadow rays on spheres, cubes and more complex meshes.
Python
Online multiplayer card-game system based on a subset of the Magic The Gathering rules with fights between humans and AIs.
Developped as an API to enable more complex machines to learn and play the game.