This program will generate a voxel terrain map and place this data in a 2d array rotate the terrain map data about x,y,z
type 'build' to build the executable
File List:
BUILD.BAT
31b
GRAFIX.H
5Kb
GRAFIX.OBJ
4Kb
README
38b
VOXEL.C
14Kb
Similar code
Points landscape
(Popularity: ) : That is a simple point landscape. The sources are available and can be useful if you are interested by fast points rotation routine. Look a the screenshot. Coded with TC++3