-
Opengl中用方向键控制方块的运动,并且通过设置材质颜色使每一层的方块颜色不同...
Opengl中用方向键控制方块的运动,并且通过设置材质颜色使每一层的方块颜色不同-Opengl box using the arrow keys to control movement, and by setting the texture color to make each layer a different color box
- 2022-09-19 17:20:03下载
- 积分:1
-
一个用MFC的对话框窗口显示的OPENGL动画,可以研究如何在VC++的消息映射和窗口中显示OPENGL动画的示例...
一个用MFC的对话框窗口显示的OPENGL动画,可以研究如何在VC++的消息映射和窗口中显示OPENGL动画的示例-with an MFC dialog window shows the OpenGL animation, can study how the news VC mapping and OpenGL window shows examples of animation
- 2023-04-27 23:45:04下载
- 积分:1
-
在opengl下用贴图的方式绘制菜单项,虽然纹理数据是从文件中读取的,但也可跟着他的方法自己对纹理进行贴图。...
在opengl下用贴图的方式绘制菜单项,虽然纹理数据是从文件中读取的,但也可跟着他的方法自己对纹理进行贴图。-in opengl under way with textures mapping menu items, although the texture data is read from the document, However, it can be with his own method of texture mapping.
- 2022-06-15 08:50:08下载
- 积分:1
-
这个程序是基于VC + +开发工具和第三方开发人员使用OpenGL动画图书馆发展给予的配置开发环境来发展总体框架内的项目进程是有益的初学者资料...
这个程序是基于VC + +开发工具和第三方开发人员使用OpenGL动画图书馆发展给予的配置开发环境来发展总体框架内的项目进程是有益的初学者资料-This procedure is based on vc++ development tools and third-party developers to use opengl animation library development given the configuration of development environment to develop the general framework of the project process is useful for beginners information
- 2022-01-25 22:33:17下载
- 积分:1
-
不断变幻的图形,很不错的
不断变幻的图形,很不错的-constantly changing graphics, very good
- 2022-07-07 08:15:05下载
- 积分:1
-
opengl虚拟地形
opengl编程篇,是一个关于虚拟地形场景漫游,导弹发射的程序,很适合初学者的,值得研究
- 2022-04-28 10:27:02下载
- 积分:1
-
C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体...
C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
- 2022-03-13 20:20:58下载
- 积分:1
-
采用OPenGL编写的小程序。
采用OPenGL编写的小程序。-prepared using OpenGL small procedures.
- 2022-02-21 09:39:39下载
- 积分:1
-
opengl高级编程与可视化系统开发源码
opengl高级编程与可视化系统开发源码-opengl senior programming and visualization systems development FOSS
- 2022-03-24 08:52:36下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1