Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogrecave/scape
Scape terrain editor
https://github.com/ogrecave/scape
editor ogre3d terrain-editor
Last synced: about 2 months ago
JSON representation
Scape terrain editor
- Host: GitHub
- URL: https://github.com/ogrecave/scape
- Owner: OGRECave
- License: bsd-2-clause
- Created: 2018-06-01T01:02:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-23T20:21:08.000Z (over 3 years ago)
- Last Synced: 2023-11-05T04:20:51.160Z (about 1 year ago)
- Topics: editor, ogre3d, terrain-editor
- Language: C++
- Homepage: http://www.decarpentier.nl/downloads/ScapeDocs/UserGuide.html
- Size: 3.62 MB
- Stars: 51
- Watchers: 8
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
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)