-
- Downloads
Added a new common file for examples as a KeyPressSDKShutdown, escape is the...
Added a new common file for examples as a KeyPressSDKShutdown, escape is the default key, just link it up with the event system and it will be active. An improvement might be to allow modifier keys. Also, fixed the rendering issue, doubles were being read as floats in OpenGL.
Showing
- examples/common/CMakeLists.txt 2 additions, 0 deletionsexamples/common/CMakeLists.txt
- examples/common/KeyPressSDKShutdown.cpp 25 additions, 23 deletionsexamples/common/KeyPressSDKShutdown.cpp
- examples/common/KeyPressSDKShutdown.h 61 additions, 0 deletionsexamples/common/KeyPressSDKShutdown.h
- examples/renderCube/CMakeLists.txt 1 addition, 1 deletionexamples/renderCube/CMakeLists.txt
- examples/renderCube/RenderCube.cpp 0 additions, 131 deletionsexamples/renderCube/RenderCube.cpp
- examples/renderCube/main.cpp 85 additions, 2 deletionsexamples/renderCube/main.cpp
- src/smRendering/smRenderer.cpp 1 addition, 1 deletionsrc/smRendering/smRenderer.cpp
Loading
Please register or sign in to comment