Running the examples

Some examples are provided to show the different possibilities of PoLAR. The sources are in the subdirectory ./Examples. In this folder you will also find a readme file describing every example and how to use them. These examples show almost all the features that are available in PoLAR. Some examples show different ways to include a PoLAR::Viewer in a Qt application, and the techniques to inherit from a PoLAR::Viewer.

With the default installation, the binaries will be found in the /bin folder.

On Windows, you will need to help the binaries find Qt and OpenSceneGraph libraries. The simplest way is to add their path in the PATH environment variable. Please refer to the Windows documentation for more details.

Most of the examples are explained in the documentation.