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
15
commits
1
branch
0
tags
334
KiB
C++
92.5%
Meson
4.2%
GLSL
3.3%
f22087afc1
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
f22087afc1
use perspective to enter into 3d.
2024-04-28 19:39:14 -07:00
.vscode
Edit some comments and use destructors.
2024-03-31 19:16:25 -07:00
src
use perspective to enter into 3d.
2024-04-28 19:39:14 -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