paysages3d/README.md

1.5 KiB

Paysages 3D

Build Status

About

Paysages 3D is a work-in-progress landscape generator, modeler and renderer software.

It is written in C++ 11, using Qt 5.2 as only dependency.

Screenshot 1 Screenshot 2 Screenshot 3

Build/Run

At the moment, the build system is only well tested using the latest QtSDK installation, and QtCreator. Later work will remove this dependency.

Simply open the src/paysages.pro file in QtCreator, and make a shadow build.

You can then run the compiled program from the top project directory (the one that contains src and data).

Licensing

The source code is subject to the terms of the Mozilla Public License, v. 2.0. Read the full terms in the LICENSE file.

Credits