http://www.mesa3d.org/
MESA 是open source 實作的OpenGL library. 根據網頁,他會提供以下library:
libGL is the main OpenGL library (i.e. Mesa).
libGLU is the OpenGL Utility library.
libglut is the GLUT library.(OpenGL Utility Toolkit)
libGLw is the Xt/Motif OpenGL drawing area widget library.
libOSMesa is the OSMesa (Off-Screen) interface library.
目前實作方式分兩類,一個是利用graphic driver 的DRI,另一個則是利用純x11 的api 軟體模擬。
想要在xserver-kdrive 中使用mesa,在configure 時要加入 --enable-glx, --with-mesa-source。
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment