Timeline



Aug 25, 2017:

3:10 AM Changeset in opengl-game [c62eee6]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Use glm mat types instead of arrays and mat swizzle operators (e.g. …

Aug 22, 2017:

2:36 AM Changeset in opengl-game [485424b]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Add support for loading and applying texture and add a square to the …

Aug 18, 2017:

3:36 PM Changeset in opengl-game [8e232ce]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Fix the error where unchanged .cpp dependencies don't get included in …
1:53 AM Changeset in opengl-game [201e2f8]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Make the model matrix support rotations and translations

Aug 17, 2017:

2:30 AM Changeset in opengl-game [7ee66ea]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Add view and projection matrices allow the player to move and rotate …

Aug 11, 2017:

2:33 AM Changeset in opengl-game [9d22ee9]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Finish implementing pong by allowing the ball to bounce off at an …

Aug 10, 2017:

1:46 AM Changeset in opengl-game [237ec28]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Finish writing the logic to create circles, and make the ball bounce …

Aug 9, 2017:

2:43 AM Changeset in opengl-game [4046b51]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Dynamically allocate the points and colors arrays for the ball and …

Aug 8, 2017:

2:38 AM Changeset in opengl-game [363d5ff]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Implement moving the paddle up and down the screen
1:11 AM Changeset in opengl-game [eeece4e]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
In the pong game, allow shapes to be composed of multiple triangles …

Aug 7, 2017:

2:10 AM Changeset in opengl-game [9e81839]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Start implementing pong and encapsulating some of the OpenGL code into …

Aug 6, 2017:

10:33 PM Changeset in opengl-game [49756cb]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Remove game.cpp

Aug 5, 2017:

6:55 PM Changeset in opengl-game [93baa0e]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Add face culling and a model matrix that can be changed to move the scene
2:48 AM Changeset in opengl-game [d0b9596]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmp1488@…>
Specify the attribute locations in the vertex shader
2:24 AM Changeset in opengl-game [8b7cfcf]feature/imgui-sdlpoints-test by Dmitry Portnoy <dmitry.portnoy@…>
Allow each vertex to have its own color
Note: See TracTimeline for information about the timeline view.