Enhancements to breadcrumb trail

This commit is contained in:
2026-05-19 17:36:42 -04:00
parent 7235d756dc
commit 186d9f673a
16 changed files with 514 additions and 117 deletions

View File

@@ -1,4 +1,4 @@
#version 460 core
#version 330 core
// Phong lighting fragment shader driven by a single spotlight described in ghostland.cpp.
out vec4 FragColor;