Add elevationapi as Terrain generators and code (#212)

Thanks !
This commit is contained in:
Xavier Fischer
2020-05-06 18:09:27 +02:00
committed by GitHub
parent 5ab7a3be98
commit 026dccdb32

View File

@@ -174,6 +174,7 @@ Graphics
* :free: [Artifex Terra](http://www.artifexterra.com/) - Terrain editor for easy and sophisticated landscape painting and editing
* :free: [Canyon Terrain Editor](https://entardev.wordpress.com/other-projects/canyon-terrain-editor/) - Create quality, realistic terrain quickly and intuitively
* :free: [DEM Net Elevation API](https://elevationapi.com) - Live 3D textured terrain generation from real data - export height/normal maps, glTF, OBJ, STL
* :tada: [Fracplanet](https://sourceforge.net/projects/fracplanet/) - Fractal planet and terrain generator
* :free: [Nem TG](http://nemesis.thewavelength.net/index.php?p=8) - 3D terrain generator
* :moneybag: [World Creator](https://www.world-creator.com/) - Procedural terrain and landscape generation on the GPU in real time, simulation of erosion and sediment, beautiful editor. much more
@@ -222,6 +223,7 @@ Code
* :tada: [Dash](https://github.com/Circular-Studios/Dash) - A free and open 3D game engine written in D.
* :tada: [Dear Imgui](https://github.com/ocornut/imgui/) - A bloat-free immediate mode GUI for C++ with minimal dependencies.
* :free: [Defold](http://www.defold.com/) - Free 2D Game Engine for Cross-Platform Publishing
* :free: [DEM Net Elevation API C#](https://github.com/dem-net/DEM.Net) - Terrain generation from real data with textures, normal maps, glTF, OBJ, STL support
* :tada: [Diligent Engine](https://github.com/DiligentGraphics/DiligentEngine) - A modern cross-platform low-level graphics library that supports Direct3D11, Direct3D12, OpenGL/GLES, and Vulkan.
* :tada: [Duality](http://duality.adamslair.net/) - C# / OpenGL 2D Game Engine that comes with visual editor.
* :tada: [ENGi](https://github.com/ajhager/engi) - A multi-platform 2D game library for Go.