Lucas Deletang
Welcome to my personal website. Here are some of my GitHub projects:
3D chess using Three.js
Mar 2024A 3D chess game built with Three.js
View on GitHubReinforcement Learning applied to flappy bird
Oct 2023A reinforcement learning algorithm applied to flappy bird
View on GitHubPool's balls collision simulation
Feb 2024A simulation of pool's balls collision, coupled to a camera, used to predict the balls' trajectories
View on GitHubSimulation of collisions between balls
Nov 2023A physics simulation of collisions between balls, with a GUI to change the balls' properties and optimizations to handle a large number of balls.
View on GitHubInterface for SDL2
Jun 2024A simple interface for SDL2, with simple functions to create windows, render images, and handle events using multiple threads.
View on GitHubBrick Breaker Game
Jun 2024A simple brick breaker game made with C++ and SDL interface.
View on GitHubMinimum Spanning Tree application
Dec 2022An application to visualize the minimum spanning tree of a graph, used on Paris' tree network.
View on GitHubSimulation of fire
Oct 2023A simulation of fire using Perlin noise
View on GitHubTerrain generator
Sep 2023An application of Perlin noise to generate terrain
View on GitHub3D Rubick's cube
Nov 2023A 3D Rubick's cube made with OpenGL
View on GitHubWater simulation
Jan 2024A water simulation using stable fluids
View on GitHub