Giter VIP home page Giter VIP logo

ingameterraineditor-'s Introduction

TerrainEditor UE4

Update Notice 2019:

This project came to an abrupt halt around the end of 2016 when I lost alot of uncommited progress due to multiple harddrive failures. Since then I was able to restore some of the functionality. It's not alot and needs some refactoring but it will be released by the end of 2019 (including some documentation on how to use the Bluprint exposed API and how to setup your material to make it vertex paintable).
Also for the people asking me for the license terms. I will re-release the project as a plugin with the MIT license. The main reason this hasn't happened yet are uncertainties regarding the inclusion of Epic Games example content textures. \

About

  • A set of components that makes terrain manipulation from within the game possible.
  • It does not use unreal engines own landscape component. Instead it generates a procedural mesh that acts as the terrain.
  • Made with C++.
  • API exposed via Blueprint. Just add the "SculptComponent" to your player character and hook up the minimal API.
  • Works with the ProceduralMeshComponent and the RuntimeMeshComponent.

Example

Click on the image to see it in action on youtube: Youtube video thumbnail

Forum Thread

Getting Started:

  • Make sure you have the RuntimeMeshComponent installed
  • Clone or Download this project
  • Right click the uproject file, select "Generate Visual Studio project files"
  • Open the generated sln file, build it.
  • launch unreal engine

Credits:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.