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
176
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
rexy712
a15efd2ae7
Remove use of older renderer setup from play_state. Some functionality is lost, namely the color changing of the squares. This would require manually operating on the ogl::shader_program which I can't allow to happen in that context. An intermediary class must be created so that data in the shader can be manipulated render api agnostically.
2022-02-21 13:10:41 -08:00
rexy712
f2fa02336b
Integrate some wip changes into pause_state
2022-02-18 16:57:14 -08:00
rexy712
0cc6c7fff6
Add wip cleasses. Change coding standard to have 'void' in empty parameter lists. change instances of math::vecN<GLfloat> to math::vecNf
2022-02-17 05:13:33 -08:00