# scape **Repository Path**: mirrors_OGRECave/scape ## Basic Information - **Project Name**: scape - **Description**: Scape terrain editor - **Primary Language**: Unknown - **License**: BSD-2-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Scape Terrain Editor Scape is a terrain editor which can be used to create and sculpture virtual terrains. This terrains can be exported into heightmaps and can be reused in 3d applications such as games. This was originally a fork of Giliam de Carpentier's [Scape](http://www.decarpentier.nl/scape) terrain editor which has been ported to Qt (from wxWidgets) and updated to work with the latest OGRE version. It was also extended by some features that were not available in the original. This editor is pretty usable but it could still handle some improvements. ## Guides There are some guides available in this repository which can help you with building and using Scape. - [User Guide](Docs/UserGuide.md) - [Programmer's Guide](Docs/ProgrammersGuide.md) ## Platforms This editor has been tested on Windows and Linux. ## Demo [![Demo video](https://img.youtube.com/vi/oaAN4zSkY24/0.jpg)](https://www.youtube.com/watch?v=oaAN4zSkY24)