bgfx/examples/33-pom
attilaz c40c83d337 fixed imgui window position (#1151)
With SetWindowPos there was a strange flickering of the window when the user tried to grab the window. This is fixed with SetNextWindowPos.
2017-06-10 16:01:42 -07:00
..
fs_pom.sc Cleanup. 2017-04-05 20:18:59 -07:00
makefile Add parallax occlusion mapping example (#1104) 2017-04-04 09:52:08 -07:00
pom.cpp fixed imgui window position (#1151) 2017-06-10 16:01:42 -07:00
screenshot.png 33-pom: Added screenshot. 2017-04-04 20:45:11 -07:00
varying.def.sc Add parallax occlusion mapping example (#1104) 2017-04-04 09:52:08 -07:00
vs_pom.sc 33-pom: Fixed shaders. 2017-04-04 22:41:21 -07:00