搜索资源列表
auxrobot.rar
- 自己的函数遍的机器人-Times a function of their own robot
纹理映射Texture
- 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
MapMaker
- “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
gps3d
- GPS3d 是一组可以从PC机处理GPS的工具,一个良好的功能是可以通过OpenGL,3D纹理映射模型查看GPS数据-GPS3D is a group of tools that can be used for processing GPS data on PC. One splendid function of the tool is that it can examine GPS data through texture mapped 3D model by use of OpenGL.
OpenGL超级宝典各章源代码01-19
- 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
Picksquare
- 实现OpenGL的选择拾取功能。是有助于理解OpenGL中选择拾取的经典例子。-achieve OpenGL Pick function. It is helpful in understanding OpenGL Pick a classic example.
STENCIL
- OpenGL初级学习的经典例程,实现了模板缓存效果。有助于理解模板缓存功能。-OpenGL junior studying classical routines to achieve a template cache effect. Templates help to understand cache function.
DBFCOLR
- OpenGl初级学习经典例程,用于实现了双缓存功能。有助于理解双缓存功能。-OpenGl junior studying classical routines for the realization of a dual caching function. Double cache helps to understand function.
OpenGLdraw
- 用opengl编写的可以简单的想绘图板一样的功能,简单的绘图程序,已经测试过了,可以运行!-use opengl prepared by the simple drawing board to the same function, a simple drawing program, has been tested and can run!
try_OpenGL_selection_src
- 本程序是基于vc的opengl编程,通过鼠标选择物体,从而可以进行图像交互功能,有很好的参考价值。-this program is based on the opengl vc programming, through mouse to choose objects, which can image interactive function, a good reference value.
avatar_chat
- 化身聊天-开放源码 --- --- --- --- --- --- -- 有兴趣的人士开放源码的ISO三维头像聊天引擎?这是一个非常简单的一个工作与PHP脚本和一个文本文件在服务器端,但也许是有益的。 随意更改/扩展代码-它是开放源码 --------------------------------------- To fix the server issue, add the following directly under the leaveroom functi
OpenGl_2
- 计算机图形学实验中的其中一个,学习了绘制图形时所需填写的基本函数及各个属性,设计卡通人造型,实现卡通人的行走。-Computer Graphics experiment one of the study required for drawing graphics to fill the basic function and all property, design modeling cartoon people, cartoon people realize the walk.
Opengl-lighting
- 使用的是OpenGL的基础函数,进行简单的光照效果,内容是一个小球绕大球旋转,光照随小球变化-OpenGL using the basis function, a simple lighting effects, which is a small ball around the big ball spins, the ball changes with the light
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
OpenGL
- opengl学习教程,基本的绘制矩形函数,绘制3D动画函数等-opengl tutorials, basic drawing a rectangle function, a function to draw 3D animation, etc.
HomeWorkIteratedFunctionSystems
- 迭代函数系统Iterated Function Systems 计算机图形学 作业3-0用opengl 实现了绘制叶子 三角堆 等 四个图形-Iterated function system Iterated Function Systems computer graphics operations to achieve a 3-0 draw leaves triangular stack of four graphics
Sine-function
- OpenGL的一个简单的正弦函数代码,通过此函数你可以学会对其他二次函数的类比方法,对学习很有帮助~-A simple sine function in the OpenGL code, this function you can learn other quadratic function of the analog method, helpful in learning ~
glut-function-API-and-Demo
- 这个是doc文档,里面包含了OpenGL中回调函数的声明,以及使用实例分析,都非常详细全面。-This is a doc file, which contains the OpenGL callback function declaration, and the use of case studies, are very detailed and comprehensive.
GameDemo3
- 一个简单的opengl 框架,基于windows平台,实现了3D图形绘制,按键响应,完整的回调函数,分工明确。-A simple OpenGL framework, based on the Windows platform, implements 3D graphics rendering, press response, full callback function, a clear division of labor.
openGL-function
- opengl函数手册,里面很详细的介绍了函数的使用方法-opengl function manual, which is a detailed introduction of the use of function