搜索资源列表
textureloader
- 这是个纹理导入的例子。导入纹理的函数封装在Texture.cpp和Texture.h中,使三维图形更具真实感。-This is a texture into the case. Introduction Texture Function Packaging and the Texture.cpp Texture.h, so 3D graphics more realistic.
用D3D模拟地月系
一、建立空窗体
新建一个工程,添加引用,并导入名称空间。
加入一个设备对象变量:
private Microsoft.DirectX.Direct3D.Device device = null;
添加初始化图形函数,并在这里面对设备对象进行实例化:
textureloader
- 这是个纹理导入的例子。导入纹理的函数封装在Texture.cpp和Texture.h中,使三维图形更具真实感。-This is a texture into the case. Introduction Texture Function Packaging and the Texture.cpp Texture.h, so 3D graphics more realistic.
4.1
- 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S TextureLoader 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 空格键:切换场景中央的动画-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S TextureLoader sce
SoapBox
- 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S 3D Object-Soap 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 O:打开肥皂的盒子 P:关闭肥皂的盒子-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S Texture
TextureLoader
- 纹理装载机,精选ios编程学习源码,很好的参考资料。-Texture loading machine, selection of learning IOS programming source code, a good reference.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.