A collection of basic programs of computer graphics in C language.
-
Updated
May 27, 2021 - C
A collection of basic programs of computer graphics in C language.
A 3D game engine inspired by Wolfenstein 3D, using raycasting techniques and texture mapping.
2D top down mini game using MLX42 library functions
Implementing pathfinding algorithm for multiple agents (ants) using BFS and flood-fill
A maze solver written in C based on a custom queue based flood fill algorithm
Add a description, image, and links to the flood-fill topic page so that developers can more easily learn about it.
To associate your repository with the flood-fill topic, visit your repo's landing page and select "manage topics."