Changeset 5c403fe in opengl-game for NewOpenGLGame.vcxproj

Timestamp:
Jun 10, 2018, 10:17:10 PM (7 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
809ce16
Parents:
f7d35da
git-author:
Dmitry Portnoy <dmp1488@…> (06/10/18 22:17:05)
git-committer:
Dmitry Portnoy <dmp1488@…> (06/10/18 22:17:10)
Message:

Change the SceneObject definition to include a base model matrix and a transform model matrix, which are multiplied to create the final model matrix. Add a transformObject function that sets the transform matrix and updates the model ubo with the object's new model matrix

(No files)

Note: See TracChangeset for help on using the changeset viewer.