搜索资源列表
le7
- 应用VC++6.0编写实现纹理过滤器、基本的光照和键盘控制等特效的一个正方体转动的小程序-prepared to achieve texture filters, and basic keyboard illumination control effects of a rotating cube of small programs
le10
- 应用VC++6.0制作3D实现的用键盘方向键在屋子里移动,并可以控制纹理的小程序-VC 6.0 Application to achieve the production of 3D direction of the keyboard keys in the room mobile, and can control the texture of small programs
le8
- 应用VC++6.0编写制作透明的带纹理贴图的可键盘控制的正方体小程序-Application VC 6.0 to compile and make transparent textures with keyboard control of the cube small program
3Ddrawing
- VC++6.0编写的3D图像程序.可以使用鼠标或键盘随意旋转3D图像,以及调整其颜色及光照效果.-VC 6.0 3D graphics prepared by the procedure. Using the mouse or keyboard randomly rotating 3D graphics, and adjust its color and lighting effect.
cubeoperate
- VC+OPENGL实现矩形框,并实现鼠标和键盘进行交互控制,适合初学者-VC OpenGL rectangular box, and mouse and keyboard interactive control for beginners
Textures
- vc++与opengl实现三维地形漫游,可用鼠标控制,也可用键盘控制,可以自定义控制键-vc with opengl 3D terrain roaming, can be used to control the mouse and keyboard can be used to control, You can define key control
fog
- 我总结了NeNe教程第七八课的代码,用VC++MFC模式下编写,并增加了雾的效果,可以通过键盘来控制物体的远近,纹理的效果,物体转动的速度,和雾化的模式,来观察不同的效果,希望对大家的学习有所帮助
Lesson04
- 在vc++下运用opengl绘制能旋转的三角形和四边形。旋转角度可用键盘控制。
terrainengine
- 可生成多种地形,基于opengl和VC环境开发,并可以通过键盘控制地形
xuanzhuan
- 用VC和OpenGL编写的程序,可实现用键盘的方向键控制图形的转动,可设置旋转的速度
CandideDemo
- 加强的三维人脸程序支持键盘和鼠标旋转,使用vc++和opencv实现
PIANO
- 应用VC开发的模拟钢琴简单弹奏 可根据键盘输入发声do ra mi fa so-Simulation application development VC can play a simple piano keyboard sound do ra mi fa so ...
plane_roaming
- 编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
RotateAndTranslateASierpinski(3Dimension)
- 该程序是一个三维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,并且可以通过鼠标和键盘旋转和移动该三维镂垫,采用递归方法,使用四个初始顶点定义一个四面体,可以随即选取四点作为四面体的四个顶点,条件是4点中任意3点不共线。而在该程序中必须进行隐藏面消除,同时该程序对初学分形理论者可以给予很好的启示。-The program is a three-dimensional Sierpinski gasket procedure is VC++ MFC environme
InnerCubeCanVisualOnly
- 这是一个VC++MFC环境下的程序,用OpenGL图形接口进行绘制,可以利用鼠标和键盘进行交互式地移动绘制的图形,而且在旋转的过程中始终看到的是cube的内部。非常适合opengl的初学者参考学习。-This is a VC++ MFC environment procedures, using OpenGL graphics interface for drawing, you can use mouse and keyboard to move the interactive graphic
Lifangti
- 在vc上写的一个OpenGL的程序,要运行要先向工程添加引用的OpenGL库。可以用键盘的上下左右键控制立方体的旋转,立方体贴上了纹理。-Vc wrote in an OpenGL procedure, it is necessary to run the first add a reference to the works of the OpenGL library. Can be used around the top and bottom of the keyboard keys to c
MyExplosion
- 基于vc++使用opengl编写的飞机飞行模型,实现了飞机的键盘飞行控制和爆炸特效-Based on vc++ using the opengl prepared aircraft model, the realization of the aircraft flight control keyboard and explosive special effects
ball
- vc++6.0平台下用Opengl绘制的一个网状球体模型,可以通过键盘的方向键进行球体的旋转。-vc++6.0 platform Opengl rendering using a mesh sphere model, can be the keyboard arrow keys to spin the ball.
Terrain3DTest
- OpenGL编写的模拟飞行游戏。通过VC和opengl模拟地形以及飞机。通过键盘方向键控制飞机实现漫游。-Flight Simulator prepared OpenGL games. Through the VC and opengl terrain and aircraft simulation. Through the keyboard arrow keys to control the aircraft to achieve roaming.
reida3DemoBYZwqXin
- OpenGL编程之摄像漫游VC源码演示,这是学程序编游戏系列丛书中的一个实例,源码无错,编译顺利。窗口中运动的雷达和飞机是可以用键盘控制的,↑进 ↓退 →右 ←左 UP仰 DOWM俯,程序运行后会自动搜索视频渲染模式,如果找不到,会给出提示,程序也就不能运行,好好研究一下吧,这东西对编写三维游戏用得上-OpenGL programming of the camera roaming VC source code demo, this is the game of procedures compi