Depth buffering

This commit is contained in:
2025-12-22 03:28:25 +00:00
parent c909a10304
commit aae54d1073
3 changed files with 1263 additions and 5 deletions

View File

@@ -252,11 +252,11 @@ add_chapter (26_texture_mapping
TEXTURES images/texture.jpg
LIBS glm::glm)
# add_chapter (27_depth_buffering
# SHADER 27_shader_depth
# TEXTURES images/texture.jpg
# LIBS glm::glm)
#
add_chapter (27_depth_buffering
SHADER 27_shader_depth
TEXTURES images/texture.jpg
LIBS glm::glm)
# add_chapter (28_model_loading
# SHADER 27_shader_depth
# MODELS viking_room.obj