This repository has been archived on 2024-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
justhomework/OpenGL/hello/src
2023-05-25 18:32:58 +08:00
..
cube.fs feat(OpenGL-hello): moving source 2023-05-25 18:32:58 +08:00
cube.vs feat(OpenGL-hello): basic light 2023-05-25 18:13:29 +08:00
glad.cpp feat(OpenGL): hello 2023-05-22 18:35:30 +08:00
light.fs feat(OpenGL-hello): moving source 2023-05-25 18:32:58 +08:00
light.vs feat(OpenGL-hello): basic light 2023-05-25 18:13:29 +08:00
main.cpp feat(OpenGL-hello): moving source 2023-05-25 18:32:58 +08:00
simple.vs feat(OpenGL): moving color changing rectangle 2023-05-23 15:03:04 +08:00
stb.cpp feat(OpenGL): moving color changing rectangle 2023-05-23 15:03:04 +08:00
uniformcolor.fs feat(OpenGL): moving color changing rectangle 2023-05-23 15:03:04 +08:00