This website requires JavaScript.
Explore
Help
Sign In
abdelrahman
/
learnopengl
Watch
1
Star
0
Fork
0
You've already forked learnopengl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
29
Commits
4
Branches
0
Tags
40
MiB
C++
51.8%
C
47.9%
GLSL
0.2%
806c260893
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Abdelrahman
806c260893
Fix linking issues
2024-12-26 00:16:45 +00:00
images
Add specular map and abstract loading textures
2024-12-08 00:04:49 +00:00
shaders
Create a scene with multiple lights
2024-12-23 23:41:23 +00:00
src
Create mesh abstraction
2024-12-25 21:22:48 +00:00
.gitignore
Ignore python scripts
2024-12-08 00:05:36 +00:00
build
Set up repo
2024-09-30 00:11:27 +01:00
compile
Fix linking issues
2024-12-26 00:16:45 +00:00
README.md
Set up repo
2024-09-30 00:11:27 +01:00
README.md
Learn OpenGL
Following along with the
Learn OpenGL
tutorials