This website requires JavaScript.
Explore
Help
Sign In
gbrochar
/
scop
Watch
1
Star
0
Fork
You've already forked scop
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Basic OpenGL program
13
Commits
1
Branch
0
Tags
25
MiB
C
84.6%
HTML
10.3%
C++
1.4%
Perl
1.1%
Makefile
0.9%
Other
1.5%
01a06b09a1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
gbrochar
01a06b09a1
first GL renders, need proj view model matrices
2020-12-23 21:27:00 +01:00
inc
first GL renders, need proj view model matrices
2020-12-23 21:27:00 +01:00
resources
parser started, norm ok, valgrind ok
2020-12-22 19:15:25 +01:00
src
first GL renders, need proj view model matrices
2020-12-23 21:27:00 +01:00
.gitignore
Makefile, libft and resources
2020-12-17 20:10:23 +01:00
LICENSE
Initial commit
2020-12-17 18:43:07 +00:00
Makefile
mat4_identity, mat4_inverse, minimal setup ready for OpenGL
2020-12-23 20:38:33 +01:00
README.md
Initial commit
2020-12-17 18:43:07 +00:00
README.md
scop
Basic OpenGL program