Project

General

Profile

Wiki » History » Revision 6

Revision 5 (Jules Waldhart, 2018-04-19 13:27) → Revision 6/7 (Jules Waldhart, 2019-04-03 14:23)

h1. move4d 

 h2. Dependencies 

 Those are for Ubuntu 14.04, to be installed from @apt-get@: 

     qt5-default python3-pyqt5 python3-sip-dev python3-pip pyqt5-dev ipython3 libnlopt-dev 

 and those are required for the gui only: 

     libogre-1.9-dev libois-dev nvidia-cg-toolkit nvidia-cg-dev libcg 

 WIP version requires assimp v4.0.1, that you will have to build from source: https://github.com/assimp/assimp/archive/v4.0.1.zip 

 h2. Usage 

 See [[Simple Usage]] 

 h2. Development 

 h3. Developing Plugins 

 [[Developing Plugins]]