A 3d fps game made in OpenGL
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Symmetry/src
Shariq Shah cfd810f020 Added transform component 10 years ago
..
array.c Rewrote array to make it easier to use 10 years ago
array.h Rewrote array to make it easier to use 10 years ago
components.h Removed typedefs and changed struct/enum usage 10 years ago
entity.c Added transform component 10 years ago
entity.h Added transform component 10 years ago
file_io.c Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
file_io.h Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
game.c Added transform component 10 years ago
game.h First commit 10 years ago
geometry.c Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
geometry.h Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
input.c Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
input.h Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
linmath.h Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
log.c Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
log.h Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
main.c Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
num_types.h Added untracked files 10 years ago
renderer.c Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
renderer.h Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
shader.c Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
shader.h Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago
string_utils.c Rewrote array to make it easier to use 10 years ago
string_utils.h First commit 10 years ago
transform.c Added transform component 10 years ago
transform.h Added transform component 10 years ago
window_system.c Added transform component 10 years ago
window_system.h Renamed some functions, replaced bool with int and added function to close main window and stop game 10 years ago