diff options
| author | _Tradam <[email protected]> | 2022-11-25 17:39:59 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-25 17:39:59 -0500 |
| commit | 68486053b032fd3313c887ea7d73064e59dce570 (patch) | |
| tree | cb7180a4818cd33f4fa28b0b6f56cebacd9adad0 | |
| parent | 62de63a0d26ece5c0dc2cd48c0a41d35de1e38d4 (diff) | |
| download | Ogle-68486053b032fd3313c887ea7d73064e59dce570.tar.gz Ogle-68486053b032fd3313c887ea7d73064e59dce570.zip | |
add video sample
| -rw-r--r-- | Readme.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ # Ogle 👀 -An OpenGL "Engine" made for the purpose of learning graphics programming at a low level. +An OpenGL rendering framework made for the purpose of learning graphics programming at a low level. Can render over 15,000 entities at once at 60fps on a 10 year old thinkpad(W530). + + + + +https://user-images.githubusercontent.com/11139432/204060821-f9602037-335b-4e0b-b9cd-739a0e273da3.mp4 + |
