Submitted by , posted on 28 October 2003



Image Description, by


These are shots from a very simple heightmap renderer written in C++ using OpenGL for graphics output.

The terrains are generated using the Diamond-Square fractal algorithm, and smoothed using Gaussian Blurring.

This is a single texture mapped over colored vertices, the lightmap is static (and includes shadows).

The upper image shows a small vehicle which behaves like a helicopter (flown with mouse/keyboard).

Get the program at: http://www.spforge.com/files/hmap.zip

Created by George "Symphonic" Filiotis



[prev]
Image of the Day Gallery
www.flipcode.com

[next]


 


Copyright 1999-2008 (C) FLIPCODE.COM and/or the original content author(s). All rights reserved.
Please read our Terms, Conditions, and Privacy information.