Skip to content

novaia-computing/ntg-unity

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ntg-unity

NTG Unity is a package for running Neural Terrain Generation models inside of Unity.

The training code for NTG models can be found at novaia-computing/ntg.

NTG Unity Trailer

Getting Started

  1. Create a 3D terrain object
  2. From the terrain component, select the "Paint Terrain" tab
  3. Open the terrain tools dropdown and select "Neural Terrain Generation"
  4. Click "Generate Terrain" to generate a new terrain

Installing from Unity Asset Store

You can download and install NTG Unity from the Unity Asset Store.

Installing Locally

  1. Clone this repository
  2. Open it in Unity
  3. Export Assets/NeuralTerrainGeneration as a package
  4. Import the package into your own Unity project from Assets > Import Package > Custom Package
  5. Import the Terrain Tools and ML Agents packages from the Unity Package Manager

Screenshots

terrain_screenshot