• Stars
    star
    941
  • Rank 48,437 (Top 1.0 %)
  • Language
    C++
  • License
    MIT License
  • Created about 3 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Cross Platform Professional Procedural Terrain Generation & Texturing Tool


GitHub repo size Lines of code GitHub commit activity
GitHub all releases SourceForge GitHub
Maintenance Support me on Patreon



TerraForge3D

TerraForge3D is a powerful cross platform procedural terrain generation and texturing tool. This is being maintained actively. This has got everything you need to bring your imagination to life.

A huge benefit is that TerraForge3D is 100% free and opensource. TerraForge3D is very easy to get started with. There are also a series of tutorials(on youtube), documentations for your help.

Also if you have any question or problem or suggestion you can directly reach out to me via my email [email protected] . Or you could join our official discord server with a charming community(including me) to help you out with any issues.

Discord Server : https://discord.gg/9ebyYwSktZ

Showcase

Here are some of the terrains created with TerraForge3D. (You can send your artwork either via the discord server or #10)






For more visit : https://jaysmito101.github.io/TerraForge3D/

Screenshots

Here are some of the screenshots of the application with all its ui, ...







A Request

Please consider Giving your valuable feedback : #6

Also Please consider starring this repository.

Also if possible please considering supporting the project through patreon or opencollective it helps a lot.

Tutorials : Youtube

Features

TerraForge3D has got a series of features. Listing all of them is a very difficult task. Here are some of the major features.

GPU Powered Terrain Generation

TerraForge3D utilizes the power of your GPU to generate the terrains blazing fast. TerraForge3D utilizes OpenCL 2.0 to use your GPU. With GPU mesh generation you can work with extremely huge meshs in realtime.

CPU Powered Terrain Generation

There are somethings which cannot be done on a GPU as efficiently(like the node editor) so you can optionally mix GPU generation with CPU generation to get more control. Also if your GPU doesnt support OpenCL 2.0 you can still use the CPU mesh Generation. Also TerraForge's CPU Mesh Generation algorithms are made keeping efficiency and speed in mind thus they are extremely fast.

No Limit on Resolution

Most terrain generation applications limit you to a certain maximum resolution or only certain resolutions like (128, 256, ...) but not TerraForge3D! TerraForge3D allows you to work with any resolution you can imagine.

Dedicated Texture Baker

Bake any node output, the heightmap, anything you want to a high quality texture! Bake a huge resolution texture at once or bake it in tiles!

Shader Nodes

Like Blender, TerraForge3D has a shader node editor which lets you texture your terrain exactly how you want, exactly how you imagined it. You can also export the shader node setup into functional GLSL code for your own project!

Cross Platform

One of the biggest benefits of Terraforge3D is that its cross platform! Also TerraForge3D is the only high end Procedural generator supported on linux!

Physically Based Renderer

Preview your terrains in photo realistic quality!

Advanced Node Editor

TerraForge3D has a very advanced Node Editor with 40+ different nodes which let you completely control how the terrain is generated. You can even use mathematical functions to shape your terrain!

Physically Based Erosion

TerraForge3D has several erosion algorithms(hydraulic, wind, ...) which lets you simulate the simulation on you procedurally generated terrains giving it an extra touch of realism. These algorithms simulate actual rain, wind, dust to give the best effect.

Custom Shape Generation

Procedural is great! But sometimes there must be a human touch! Thus TerraForge3D lets you customize your terrain by manually placing terrrain features like hills, caters, cliffs, etc and combine it with procedural terrain.

Custom Sky

TerraForge3D allows you to completely customize the sky. You can use a sky box, sky dome. You can procedurally generate a sky or use a HDRI.

Sea Level Visualization

TerraForge3D also lets you visualize a sea to give you a idea of the sea level.

Custom Shaders

TerraForge3D allows you to have a custom shader(in GLSL). TerraForge3D also provides an inbuilt editor for writing your shaders!

Texture Store & Texture Settings

TerraForge3D gives you a huge collection of textures to download and use free of cost! Also TerraForge3D's texture settings give you fine control over how the mesh is textured.

Universal

TerraForge3D can export to a whole lot of 3D file formats like OBJ, GLTF, GLB, STL, ... . Also you can export heightmaps as PNG, JPG, ... . This makes TerraForge3D totally compatible with any program you can think of! Be it Blender, Unreal Engine, Uniy, Maya, anything.

Some Advices

  • When you are starting up the app for first time it will need to download some things and cache them.You can see the console for details
  • You can Show/Hide the console from Menu > Options > Toggle System Console.
  • Whenever you feel that something is wrong or the app is slow check the console for updates

Contributing

Since this project has become very large I would really love some help. For a guide on how to get started developing TerraForge3D https://terraforge3d.gitbook.io/docs/developers-guide

Support

Any support is highly appreciated! Please consider tweeting about this to spread the word and help this project grow. You could join my patreon and get early access to TerraForge3D builds, some great terrain files, many more things (Patreon)

Download TerraForge3D : https://github.com/Jaysmito101/TerraForge3D/releases/tag/v2.3

Tweet: Check out TerraGen3D Free and Open Source Procedural Modelling and Texturing Software : https://github.com/Jaysmito101/TerraGen3D

Give your valuable feedback : #6

Tutorials : Youtube

Join the Discord Server : https://discord.gg/AcgRafSfyB

Docs : https://jaysmito101.github.io/TerraForge3D/documentation/index.html

TerraForge3D - Free And Opensource Alternative to Gaea And World Machine | Product Hunt

Visitors

More Repositories

1

cgl

CGL (C Game Library) is a multipurpose library mainly for recreational coding / demo scenes / prototyping / small games / experimentation.
C
394
star
2

rusty.hpp

A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)
C++
201
star
3

lexpp

Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library
C++
61
star
4

ogl

OGL - A Great Cross Platform OpenGL Base Library With Everything You might Ever need!
C++
60
star
5

dynamic-badges

A bunch of dynamic cool badges for your GitHub profile and Readmes!
JavaScript
48
star
6

Xlux

A Multi Threaded Software Renderer
C++
37
star
7

WFCForge

A Procedural + Directed Game Art Generator
C++
35
star
8

tovie

An Stack Based Programming Language (Compiler + VM)
C++
28
star
9

Malwares

A Repositories of malicious code (ONLY FOR EDUCATIONAL PURPOSE)
C
21
star
10

ScreenCat

These are virtual pets(cats) that roam about your screen. You can also interact with them!
Java
8
star
11

vermin_vm

A Virtual Machine + Assembler written in C
C
6
star
12

snake_3d

A 3D Snake game in pure c (graphics using ray marching)
C
3
star
13

jmnet

Super Easy to Use Cross Platform Single Header Modern C++ Networking Library
C++
3
star
14

libpicomedia

Library for Reading & Writing a large number of media file formats
C
3
star
15

mangamagnet

An attempt to make a Decentralized version of MangaDex
Svelte
3
star
16

Kwlick

A Java Sing Based(CPU only) Game Engine (The main purpose is to create small demonstrations with very less code)
Java
2
star
17

Numbers

Java
2
star
18

clickmenot

Fun Clicker Game To Challenge Friends
HTML
2
star
19

RayX

Advanced C++ CPU Ray Tracer
C++
2
star
20

automate-mobile-games

This is a Repository full of simple small scripts to automate mobile games!
Python
1
star
21

jsubs

Subtitle With Java
Java
1
star
22

chip8

C
1
star
23

jmstl

A Efficient C++ Template Library
C++
1
star
24

cskit

Java
1
star
25

OpenGLBase

This is a base library(codebase) for making OpenGL Applications easily.
C++
1
star
26

JMBasic

JMBasic is a programming language with syntax similar to assembly language but much more easy to learn
Java
1
star
27

Brainfuck

C
1
star
28

javapong

Pong Game Made in Java
Java
1
star
29

TicTacToe

The Best TicTacToe AI
Java
1
star
30

MostBasicOCR

Java
1
star
31

JMBasicDevKit

This is a complete development kit for my programming language JMBasic along with a feature rich IDE
Java
1
star
32

IFSC

A Java Application to find Bank details with IFSC.
Java
1
star
33

RemoteServer

A system with Java Backend and NodeJS Frontend to remotely control a computer!
HTML
1
star
34

GameOfLifeSimulator

HTML
1
star
35

smartsnake

Java
1
star
36

Jaysmito101

Config files for my GitHub profile.
1
star
37

HalexServer

Java
1
star
38

MoroidSTL

This is intended to be the replacement for the STL(Standard Template Library) for MoroidEngine
1
star
39

PyFuck

C
1
star
40

moovies

A Node Module to search for movies with titles as well as get various information related to movies
JavaScript
1
star
41

jaysmito101.github.io

My Portfolio Site
CSS
1
star