bgfx/examples/27-terrain
markusobi b42f66bea4 Example 27 Terrain: Fixed incorrect height display in mode Height Texture (#1266)
* fixed incorrect out of bounds check in terrain example

* added texture coordinates offset for texture2DLod lookup

* fixed compile error
2017-10-25 09:28:40 -07:00
..
fs_terrain.sc Happy New Year! 2016-01-01 00:11:04 -08:00
makefile Updated makefiles to build spirv (#1025) 2017-01-20 09:29:09 -08:00
screenshot.png Terrain painting example. 2015-12-13 21:21:07 -04:00
terrain.cpp Example 27 Terrain: Fixed incorrect height display in mode Height Texture (#1266) 2017-10-25 09:28:40 -07:00
varying.def.sc Terrain painting example. 2015-12-13 21:21:07 -04:00
vs_terrain_height_texture.sc Happy New Year! 2016-01-01 00:11:04 -08:00
vs_terrain.sc Happy New Year! 2016-01-01 00:11:04 -08:00