An open API service indexing awesome lists of open source software.

https://github.com/jose-villegas/terrainrendering

A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.
https://github.com/jose-villegas/terrainrendering

computer graphics graphics-programming

Last synced: 4 months ago
JSON representation

A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.

Awesome Lists containing this project

README

          

# Multitexture Terrain Rendering

Using heightmaps, libnoise for heightmap generation

![Screenshot](http://i.imgur.com/oJENm85.jpg)