This website requires JavaScript.
Explore
Help
Sign in
fries
/
opengl-learning
Watch
1
Star
0
Fork
You've already forked opengl-learning
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
14
commits
1
branch
0
tags
334
KiB
C++
92.5%
Meson
4.2%
GLSL
3.3%
4395bf8a9f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Fries
4395bf8a9f
Add the glm math library and use matrices to transform the object
2024-04-28 16:00:58 -07:00
.vscode
Edit some comments and use destructors.
2024-03-31 19:16:25 -07:00
src
Add the glm math library and use matrices to transform the object
2024-04-28 16:00:58 -07:00
.clangd
Make a shader class and add colors to the verticies.
2024-04-01 15:51:14 -07:00
.gitignore
Draw a triangle!
2024-03-09 17:16:54 -08:00
meson.build
Add the glm math library and use matrices to transform the object
2024-04-28 16:00:58 -07:00