搜索资源列表
VC++实现纹理贴图旋转立方体
- 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
Images-in-a-cube
- 在一个立方体上显示图片 功能正如名字所说.这个程序使用OpenGL作为图形程序接口 用PageUp\PageDown键来缩小\放大立方体 使用ESC键退出这个立方体并回到主窗体 用方向键调整旋转方向 单击图片框,然后选择图片即可加载图片到立方体上 还可以选择边框样式和透明颜色 还有记忆地址功能 详见截图 -Display images in a cube function, as the name says. This program uses OpenGL as the graphi
Browse_Dialog
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择-Png format picture wide and high and real image data read out stored in pnf, and file format for the need to paste in OpenGl png data, which can be used
opengl3
- 初学者适用,qt4.8.4环境下,在指定ui界面显示opengl绘制内容,同时多纹理加载,动态纹理选择家装,把当前opengl画面保存为bmp图片。-Beginners applies opengl rendering content in specified ui interface the qt4.8.4 environment, simultaneous multi-texture loading, dynamic texture select home improvement, the
Room4
- 生成一个带纹理的房间,并且使用了纹理对象。其中天花板和墙壁的纹理为图片纹理,地板纹理为自己生成的数字图像纹理,且墙壁,天花板,地面纹理各不相同。屋内有一个点光源。可以点击鼠标右键弹出菜单,在菜单中可以选择开启或者关闭场景光照和纹理,也可以设置纹理环境。-Generate a textured room and use the texture object. Where the ceiling and walls of the texture of the picture textures, fl
