Simple terrains generated from perlin noise using the Unity engine and editor. A set number of "octaves" (noise layers with increasing frequency) are added together to simulate bigger and smaller ...
This 3D Terrain Generation web application generates a 3D terrain using WebGL, HTML 5.0, and JavaScript for the course CMSC 161 - Interactive Computer Graphics. The application utilized a basic cube ...