Terrain

Top 23 Terrain Open-Source Projects

  • veloren

    An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.

  • Project mention: MagicaVoxel – A free voxel art editor and interactive path tracing renderer | news.ycombinator.com | 2023-10-28

    I've never used it, but (from what I've seen) is a great tool for modeling Voxels.

    Shameless plug: The format (and the tool) had been used with great success in Veloren, an Open Source Voxel MMORPG written in rust (https://www.veloren.net/). The artist team has made great assets for the game and landscapes for the release parties.

    Your should check out the project, it is really cool.

    (Disclaimer: I'm part of the mod team.)

  • 3d-tiles

    Specification for streaming massive heterogeneous 3D geospatial datasets :earth_americas:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • godot_heightmap_plugin

    HeightMap terrain for Godot implemented in GDScript

  • Project mention: Is it possible to hide faces of a cube that player cant see?(optimization) | /r/godot | 2023-12-08
  • Terrain3D

    A high performance, editable terrain system for Godot 4.

  • Project mention: Realistic medieval environment - sneak peek | /r/godot | 2023-12-10

    plugin : https://github.com/TokisanGames/Terrain3D

  • VoxelPlugin

    Voxel Plugin for Unreal Engine

  • Project mention: What are the limits of blueprints? | /r/unrealengine | 2023-05-25

    There's also a performance question. While we can now use Blueprint nativization to convert Blueprints to C++ the result will be a fairly naive version, fast enough for most purposes but not if you're trying to push every bit of performance. This is where you're looking at making sure you're hitting things such as using the CPU cache as well as possible for an ECS system (Look at ENTT or Flecs if you want to see what they're about and why you'd want one), or a system needing to process massive amounts of data quickly such as the Voxel Plugin.

  • blosm

    Blosm addon for Blender. A few clicks import of Google 3D cities, OpenStreetMap, terrain. Global coverage. Source code is in the branch 'release'.

  • 3DTilesRendererJS

    Renderer for 3D Tiles in Javascript using three.js

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Unreal-Engine-Guide

    Unreal Engine 5 Guide. Learn to develop games for Windows, Linux, macOS, iOS, Android, Xbox Series X|S, PlayStation 5, Nintendo Switch.

  • WebWorldWind

    The NASA WorldWind Javascript SDK (WebWW) includes the library and examples for creating geo-browser web applications and for embedding a 3D globe in HTML5 web pages.

  • Project mention: NASA Worldwind: an open-source high-res satellite globe for web pages | news.ycombinator.com | 2024-01-06
  • spot_mini_mini

    Dynamics and Domain Randomized Gait Modulation with Bezier Curves for Sim-to-Real Legged Locomotion.

  • WorldWindJava

    The NASA WorldWind Java SDK (WWJ) is for building cross-platform 3D geospatial desktop applications in Java.

  • stuntrally

    Note: development continues in stuntrally3. 3D racing game based on VDrift and OGRE with own Track Editor. The main repository with Stunt Rally 2.x sources and data.

  • Project mention: Stunt Rally – a free rally racing game with editor | news.ycombinator.com | 2024-04-28
  • SimpleHydrology

    Procedural Hydrology / River / Lake Simulation

  • Project mention: Relief-Shaded Procedural DEMs | /r/proceduralgeneration | 2023-05-31

    This was generated using an erosion simulation (source-code: https://github.com/weigert/SimpleHydrology).

  • Marching-Cubes-Terrain

    Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler

  • terra

    WebGL grass on a terrain (by spacejack)

  • FileToVox

    Tool for convert files into Magicavoxel file

  • 2D-isometricRenderer

    A program to generate isometric graphics from elevation data

  • Webgl-Erosion

    Interactive Erosion simulation in Web Browser

  • CavEX

    Project to recreate your favourite block game for the Wii (Beta 1.7.3)

  • Project mention: I just picked this up at a garage sale for 1$ DiD i ScOrE? | /r/Gamecube | 2023-07-10
  • Erics-MagicaVoxel-Shaders

    Shaders for MagicaVoxel including Terrain Generator, Game of Life, Waterflow Simulator, Advanced Flood System etc.

  • TouchTerrain_for_CAGEO

    Touch Terrain: A python app to create 3D printable terrain models (STL/OBJ) from only elevation data (via Google Earth Engine) or from a local geotiff. Has been used for CNC terrain models. Runs as a web app (http://touchterrain.org), as .py file (standalone.py) or as jupyter notebook. Docker image: https://github.com/ChHarding/TouchTerrain_jupyter_docker

  • Project mention: Made a map for my FIL of his favorite ski resorts! | /r/3Dprinting | 2023-06-27
  • terrain-tool-godot4

    GODOT 4 3D Terrain Editor (C# Plugin)

  • Project mention: Migrating from Unity to Godot 4. Is it possible to use forward+ for mobile devices? | /r/godot | 2023-06-03

    This terrain editor is Godot 4 compatible. https://github.com/sboron/terrain-tool-godot4 For foliage, you may want to check this out. https://github.com/dreadpon/godot_spatial_gardener

  • UE5VoxelTutorial

    A collection of voxel mesh generation algorithms

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Terrain related posts

Index

What are some of the best open-source Terrain projects? This list will help you:

Project Stars
1 veloren 5,357
2 3d-tiles 1,998
3 godot_heightmap_plugin 1,615
4 Terrain3D 1,574
5 VoxelPlugin 1,522
6 blosm 1,440
7 3DTilesRendererJS 1,403
8 Unreal-Engine-Guide 909
9 WebWorldWind 860
10 spot_mini_mini 773
11 WorldWindJava 705
12 stuntrally 587
13 SimpleHydrology 571
14 Marching-Cubes-Terrain 545
15 terra 473
16 FileToVox 419
17 2D-isometricRenderer 349
18 Webgl-Erosion 215
19 CavEX 209
20 Erics-MagicaVoxel-Shaders 201
21 TouchTerrain_for_CAGEO 177
22 terrain-tool-godot4 144
23 UE5VoxelTutorial 99

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com