文件名称:RotateBox
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 224kb
- 下载次数:
- 0次
- 提 供 者:
- mand****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个使用GDI实现的一个带有3D效果的旋转的立方体。(vs2008工程)
CDC::PlgBlt函数可以实现将资源设备中的一个方形区域映射到目标设备上的一个平行四边形区域中,而这个函数还提供了一个遮罩位图,利用这个功能再加上合适的计算可以实现将资源位图中的任意一个三角形区域映射到目标设备上的任意三角形区域。而这个功能正是3D绘图中最基本的“三角形贴图”。-GDI achieved using a 3D effect with a rotating cube. (Vs2008 projects)
CDC:: PlgBlt function device resources can be achieved in a square area on the map to the target device in the area of a parallelogram, and
This function also provides a mask bitmap using this function can be calculated together with the appropriate resources to achieve any of the bitmap in the three
Angular region mapped to the target device on any triangle. And this function is the most basic 3D graphics, "triangle map."
CDC::PlgBlt函数可以实现将资源设备中的一个方形区域映射到目标设备上的一个平行四边形区域中,而这个函数还提供了一个遮罩位图,利用这个功能再加上合适的计算可以实现将资源位图中的任意一个三角形区域映射到目标设备上的任意三角形区域。而这个功能正是3D绘图中最基本的“三角形贴图”。-GDI achieved using a 3D effect with a rotating cube. (Vs2008 projects)
CDC:: PlgBlt function device resources can be achieved in a square area on the map to the target device in the area of a parallelogram, and
This function also provides a mask bitmap using this function can be calculated together with the appropriate resources to achieve any of the bitmap in the three
Angular region mapped to the target device on any triangle. And this function is the most basic 3D graphics, "triangle map."
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RotateBox.exe
RotateBox.ncb
RotateBox.sln
RotateBox.suo
用PlgBlt实现三角形贴图.doc
RotateBox\ReadMe.txt
.........\res\bitmap1.bmp
.........\...\RotateBox.ico
.........\...\RotateBox.manifest
.........\...\RotateBox.rc2
.........\...\Thumbs.db
.........\resource.h
.........\RotateBox.cpp
.........\RotateBox.h
.........\RotateBox.rc
.........\RotateBox.vcproj
.........\RotateBox.vcproj.7.10.old
.........\RotateBox.vcproj.FEINNO.humindong.user
.........\RotateBoxDlg.cpp
.........\RotateBoxDlg.h
.........\stdafx.cpp
.........\stdafx.h
.........\res
RotateBox
RotateBox.ncb
RotateBox.sln
RotateBox.suo
用PlgBlt实现三角形贴图.doc
RotateBox\ReadMe.txt
.........\res\bitmap1.bmp
.........\...\RotateBox.ico
.........\...\RotateBox.manifest
.........\...\RotateBox.rc2
.........\...\Thumbs.db
.........\resource.h
.........\RotateBox.cpp
.........\RotateBox.h
.........\RotateBox.rc
.........\RotateBox.vcproj
.........\RotateBox.vcproj.7.10.old
.........\RotateBox.vcproj.FEINNO.humindong.user
.........\RotateBoxDlg.cpp
.........\RotateBoxDlg.h
.........\stdafx.cpp
.........\stdafx.h
.........\res
RotateBox