https://github.com/abhigyan126/terraingeneration-opengl
A terrain generation demo from scratch using openGL and Perlin noise
https://github.com/abhigyan126/terraingeneration-opengl
Last synced: 3 months ago
JSON representation
A terrain generation demo from scratch using openGL and Perlin noise
- Host: GitHub
- URL: https://github.com/abhigyan126/terraingeneration-opengl
- Owner: Abhigyan126
- Created: 2025-02-28T19:32:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-28T19:41:17.000Z (7 months ago)
- Last Synced: 2025-03-30T08:30:22.627Z (6 months ago)
- Language: C++
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TerrainGeneration-openGL
A terrain generation demo from scratch using openGL and Perlin noise