搜索资源列表
Qt_OpenGL
- 利用Qt和OpenGl实现三维空间中移动位图以及如任何在旋转的物体上贴图并打上光线以及融合(透明)处理等。-OpenGl implementation using Qt and moving three-dimensional space and if any of the bitmap object in the rotating map and marked with light and the integration of (transparent) treatment.
Shadow-map
- 利用OpenGL實作shadow map,程式碼可以直接執行。 1.利用鍵盤方向十字鍵可以控制光的位置。 2.F1鍵可以決定是用mipmap還是anisotropic filter。 3.滑鼠的中間滾輪點擊一下,可以使camera自動旋轉,再按一下就停止轉動。 4.PageDown降低camera的高度,PageUp則是增加camera的高度。-OpenGL implementation shadow map, the code can be executed directly.