Cub3D
 
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 Macros FunctionsMacros used in the project
 Main FunctionsCore functionality of the program
 Settings functionsAll the functions used for settings
 Hooks functionsAll the functions used to use hooks on windows
 Map verification functionsAll the functions used to verify the map
 Utils functionsAll the functions used to help the program
 Backbuffer ManipulationBackbuffer functions used to manipulate and place pixels onto it
 Player functionsFunctions used to make the player playable (no-clipping)
 Keys macrosRegroup all the keys used in the project
 Key functionsAll the functions used to manage key inputs
 Print macros functionsPrint macros used to print
 Error typesError types
 Print functionsAll the functions used to print
 Vector implementation with t_pos2Vector functions used to work woth t_pos2
 Random implementation based on libcRandom functions used to generated randomness