Skip to content

TheBirdie/Papaya

Repository files navigation

Papaya Project

Requirements

How to build/run it

Make sure you have QGLViewer library correctly configured (built) in /path/to/qglviewer

Configure the project with

cmake -DGLEW_LIBRARY=/path/to/glew/lib -DGLEW_INCLUDE_DIR=/path/to/glew/include -DQGLVIEWER_INCLUDE_DIR=/path/to/qglviewer -DCMAKE_BUILD_TYPE=[Debug|Release] /path/to/sources