index
:
emorgan/openmb.git
master
Origin game engine attempt in C++ using ImGui, OpenGL, GLM, spdlog, GLFW etc
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
openmb
/
resources
/
shaders
/
depth.frag
blob: f6ba8e24668ba75625de160f0ccf44f206c1b786 (
plain
)
1
2
3
4
5
#version 330 core
void
main
()
{
}