搜索资源列表
MyViewDlg
- 基于opengl的3维显示系统,采用自定义的点云格式.png 采用自定义的面格式.mesh
将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
Realization-of-PNG-Texture
- 基于OpenGL的PNG纹理映射的实现,使用CxImage类作为图片数据调用的类,并将png作为opengl的纹理。-The PNG achieve OpenGL-based texture mapping using CxImage class as a class picture data calls, and png as opengl texture.
OPENGL
- OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形(OPENGL program, the realization of the background resource loading, from JPEG, PNG file to create texture, save screen screenshots, create terrain from height map)