This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
our_dick
Watch
1
Star
0
Fork
0
You've already forked our_dick
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
101
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rexy712
9c87c4399f
Figure out how to resize a framebuffer (just fucking delete all attachments and rebuild them lol). Remove render_manager from main.cpp. Move game logic out of main to make it less cluttered. Remove unused audio functions from main.cpp.
2020-10-01 07:51:32 -07:00
assets
Replaced mp3 with ogg since libsndfile doesn't support mp3
2020-08-22 02:08:31 -07:00
doc
Linting pass
2020-08-17 09:57:00 -07:00
include
Figure out how to resize a framebuffer (just fucking delete all attachments and rebuild them lol). Remove render_manager from main.cpp. Move game logic out of main to make it less cluttered. Remove unused audio functions from main.cpp.
2020-10-01 07:51:32 -07:00
shaders
Got OpenGL window to render for gamestate. Had to include gl3w.c since it didn't compile to a library, so it's easier just to add it to the project.
2020-08-15 14:12:30 +00:00
src
Figure out how to resize a framebuffer (just fucking delete all attachments and rebuild them lol). Remove render_manager from main.cpp. Move game logic out of main to make it less cluttered. Remove unused audio functions from main.cpp.
2020-10-01 07:51:32 -07:00
.gitignore
Got OpenGL window to render for gamestate. Had to include gl3w.c since it didn't compile to a library, so it's easier just to add it to the project.
2020-08-15 14:12:30 +00:00
CMakeLists.txt
Remove librexy stuff
2020-08-14 18:20:56 -07:00
LICENSE
Initial commit
2020-08-14 18:19:35 -07:00
makefile
Fix linking on non-linux posix systems
2020-09-29 13:55:44 -07:00
Description
No description provided
1.9
MiB
Languages
C++
96%
Makefile
4%