January 13, 2006

glxsee : 用 OpenGL 撰寫的圖片瀏覽器

最近花了點時間寫書,目前的進度是 3D/OpenGL 圖形處理與 X Window System 的硬體加速機制,最近應該會撰寫些小型的 OpenGL、glitz、Cairo,以及 Xorz/Embedded 的應用程式作為範例。秀圖程式當然是不可或缺的,所以我做了 [glxsee],運作畫面如下:

直接把 README 檔案內容貼出來:
    glxsee is a picture viewer based on OpenGL.
    
    The dependency of glxsee contains GL, GLX, and GLib.
    To use, you can look up the messages from "glsee --help", and
    you can browse the pictures via cursor Up, Down, Left, and Down
    to move, and Enter key can be used to toggle the single picture
    and browsing mode.
    
    To adjust the screen resolution, you can modify the defintions in
    src/glsee-main.c :
    
      #define SCREEN_WIDTH 1024
      #define SCREEN_HEIGHT 768
    
    Have Fun!
    
下載 [glxsee] 這個只有 23 kb 的小玩具,主要作為 OpenGL 使用技巧的練習,歡迎指教,謝謝!
由 jserv 發表於 January 13, 2006 02:04 PM
迴響
發表迴響









記住我的資訊?