Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thermionik/hyperterrain
3D graphics demo using SDL and OpenGL, generates terrain from a heightmap bitmap, and some water.
https://github.com/thermionik/hyperterrain
3d-graphics-demo opengl sdl windows-game
Last synced: about 1 month ago
JSON representation
3D graphics demo using SDL and OpenGL, generates terrain from a heightmap bitmap, and some water.
- Host: GitHub
- URL: https://github.com/thermionik/hyperterrain
- Owner: thermionik
- License: gpl-3.0
- Created: 2025-01-04T21:12:28.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-04T21:36:13.000Z (about 1 month ago)
- Last Synced: 2025-01-04T22:20:36.600Z (about 1 month ago)
- Topics: 3d-graphics-demo, opengl, sdl, windows-game
- Language: C
- Homepage:
- Size: 47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-SDL.txt
- License: LICENSE
Awesome Lists containing this project
README
Please distribute this file with the SDL runtime environment:
The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library
designed to make it easy to write multi-media software, such as games and
emulators.The Simple DirectMedia Layer library source code is available from:
http://www.libsdl.org/This library is distributed under the terms of the GNU LGPL license:
http://www.gnu.org/copyleft/lesser.html