Show pageOld revisionsBacklinksAdd to bookExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Panda3D ====== ===== Install from sources ===== <code bash> sudo apt-get install build-essential bison flex python-dev \ freeglut3-dev libglu1-mesa-dev libfreetype6-dev libosmesa6-dev \ libgtk2.0-dev libpng12-dev libjpeg-dev libtiff5-dev libxft-dev libssl-dev \ libeigen3-dev libswscale-dev fftw-dev libgles1-mesa-dev libgles2-mesa-dev \ libgegl-dev libode-dev libopenal-dev libxxf86dga-dev \ libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev \ libavifile-0.7-dev libavutil-dev # libbullet-dev </code> <code> python makepanda/makepanda.py --everything --no-artoolkit --no-fcollada \ --no-fmodex --no-opencv --no-squish --no-tiff --no-vrpn \ --no-rocket --no-fftw --threads 4 --installer </code> tips/gameengine/panda3d.txt Last modified: 2015/04/11 09:27by scipio