mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-22 11:08:19 +00:00
* Implemented terrain heightmap loading. * Textured the terrain in sky2. * Atmosphere implementation. * Terrain lit, aerial perspective implemented. * Shadow mapping for the terrain. * Implemented hex-tiling. im tired * Cleanup * Fixed OpenGL sampler issue. * Brought back overridden shaders.