|
Project Information
Links
|
Galapix VideosRequired Libraries and ToolsRunninggalapix comes with a number of sub commands, allowing the user to either view images or pre generate thumbnails. The most basic command is: ./galapix view [FILES]... Which display the given files. To pregenerate only the small thumbnails you use: ./galapix thumbgen [FILES]... To generate not only the small thumbnails, but all tiles you use: ./galapix prepare [FILES]... The other available commands are mostly for debugging and have little actualy use. When you do not supply a list of files galapix will display all files in the database. Via the -d flag you can specifiy a database, so that you can have different databases for different files. Keyboard Commands
Space Navigator Supportgalapix supports the Space Navigator via the Open Source spacenavd daemon: The 3Dconnexion's official 3dxsrv daemon is not supported, neither is directly reading from /dev/input/eventX. Links |
