All Projects → yvt → Terravox

yvt / Terravox

Licence: other
Simple heightmap Editor for Voxlap5 VXL (512x512x64 only)

Terravox

Build Status

Terravox is a heightmap Editor which can be used to create a Voxlap5 VXL data quickly.

Installation

  1. Make sure following development packages are installed.
  • C++ compiler. GCC 4.8 / Clang 3.2 or later is recommended.
  • Qt 5.4 or later.
  • (Optionally, LuaJIT for scripting support)
  1. qmake Terravox.pro
  2. make

Organization

  • (root) - contains the main source code written in C++/Qt, Qt form design, and translation files.
  • res - mostly image resources.
  • lua - built-in Lua code providing an interface between third-party plugin scripts and the application program.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].