開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
mac mbpr OSX 10.9.3 IDE:eclipse kepler
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
opengl 2.x libpng 1.6.10
Glib
問題(Question):
載入圖片當square材質
在square畫3d線與球(qlsolidsphere)
但是線與球的透明度無法改變 會像透明一般 看不清楚
且畫面閃爍很嚴重
餵入的資料(Input):
點座標與png圖
預期的正確結果(Expected Output):
物件顏色要蓋住底圖與背景顏色
不會變透明
錯誤結果(Wrong Output):
https://www.youtube.com/watch?v=xrIGIfH8dkI
程式碼(Code):(請善用置底文網頁, 記得排版)
部分程式碼
http://codepad.org/yysk8iEO
補充說明(Supplement):
畫點跟線的code
http://codepad.org/6SsAOApi