programming_tutorials/wip/18_sdl_opengl_game_1
2021-04-08 11:20:29 +02:00
..
libs Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
.clang-format Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
.gitignore Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
application.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
application.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
camera.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
camera.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
color_material.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
colored_material.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
compile_android.sh Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
compile_js.bat Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
compile_js.sh Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
compile_linux.sh Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
compile_mingw.bat Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
compile_vs.bat Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
download.bmp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
game_application.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
game_scene.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
game_scene.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
javitva.txt Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
main_orig_2.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
main_orig.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
main.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
material.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
material.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
mesh_instance.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
mesh_instance.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
mesh_utils.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
mesh_utils.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
mesh.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
mesh.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
opengl.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
scene.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
scene.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
sdl.inc.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
shader.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
shader.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
texture_material.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
texture.cpp Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00
texture.h Added a bunch of older example code that i wrote a while ago into a wip folder. I'm planning to turn these into tutorials aswell. 2021-04-08 11:20:29 +02:00