# Procedural-Worlds-Editor **Repository Path**: ld0219/Procedural-Worlds-Editor ## Basic Information - **Project Name**: Procedural-Worlds-Editor - **Description**: 使用Procedual World Editor - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [WIP] Procedural Worlds Editor PWE is a node based procedural terrain generator which aims to support a complex biome system, multiple surface generation algorithms and an easy and powerful API to add anything you want to the generation. This asset generate fully procedurally worlds as standalone (like in minecraft), only scripts will generate the terrain and so manual terrain editing tool are not planed to be implemented. Currently under active developement, if you're interseted in contributing / have question about this project, feel free to contact me on [Unity connect](https://connect.unity.com/u/58ffd32232b3060022d79f99) ## Status of the project: [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/alelievr/Procedural-Worlds-Editor.svg)](http://isitmaintained.com/project/alelievr/Procedural-Worlds-Editor "Average time to resolve an issue") [![Percentage of issues still open](http://isitmaintained.com/badge/open/alelievr/Procedural-Worlds-Editor.svg)](http://isitmaintained.com/project/alelievr/Procedural-Worlds-Editor "Percentage of issues still open") ![Current version](https://img.shields.io/badge/release-in_dev-9E00FF.svg) [![Build Status](https://travis-ci.org/alelievr/Procedural-Worlds-Editor.svg?branch=master)](https://travis-ci.org/alelievr/Procedural-Worlds-Editor) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/15c578a373384328b55afadd2c3eeba5)](https://www.codacy.com/app/alelievr/Procedural-Worlds-Editor?utm_source=github.com&utm_medium=referral&utm_content=alelievr/Procedural-Worlds-Editor&utm_campaign=Badge_Grade) The roadmap is on [our public trello](https://trello.com/b/ycMeDDPc/procedural-worlds), you can check it out to see what we're doing, don't forget to click on the colored tags to expand their name, it helps a lot to see the status of the project :) ## Wiki [github wiki](https://github.com/alelievr/Procedural-Worlds-Editor/wiki) ## Editor screenshots: World graph ![](https://image.noelshack.com/fichiers/2018/09/3/1519838245-github1.jpg) ![](https://image.noelshack.com/fichiers/2018/12/3/1521640740-editor-worldgraph.png) Biome graph ![](https://image.noelshack.com/fichiers/2018/07/4/1518696251-screen-shot-2018-02-12-at-11-48-34-pm.png) Current editor interface ![](https://image.noelshack.com/fichiers/2018/12/3/1521640627-editor-interface.png)