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
30
Commits
4
Branches
0
Tags
40
MiB
C++
51.8%
C
47.9%
GLSL
0.2%
0a4fb8e76f
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
0a4fb8e76f
Implement model loading with assimp
2024-12-26 00:59:00 +00:00
images
Add specular map and abstract loading textures
2024-12-08 00:04:49 +00:00
shaders
Implement model loading with assimp
2024-12-26 00:59:00 +00:00
src
Implement model loading with assimp
2024-12-26 00:59:00 +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
Implement model loading with assimp
2024-12-26 00:59:00 +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