Changes between Version 14 and Version 15 of WikiStart

Show
Ignore:
Timestamp:
12/16/06 16:29:47 (6 years ago)
Author:
mirko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v14 v15  
    88 
    99Right now you get a 3D cube transition pressing "c" and you can zoom on 5 areas with "h", "j", "k", "l" and "z" keys or simply switching pages with double buffering (no redrawing is visible) and with full anti-alias. 
     10 
     11If you want to program your cube transitions in advance give the page you want the transition at on the command line this way (0 means between page 1 and page 2, rudimental but will change soon): 
     12{{{ 
     13 $ pdfcube file.pdf 0 5 10 
     14}}} 
     15 
    1016 
    1117You'll need an OpenGL DRI enabled Xorg. GPL ATI 9250 driver is OK, i've not tested other cards.