搜索资源列表
用OpenGL API编写的一个多彩的立方体
- VC++下用OpenGL API编写的一个立方体,是OpenG的入门典型范例,调用OpenG API实现-VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of API calls OpenG
采用OpenGL API编写的一个多彩的立方体
- 采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强-prepared using the OpenGL API routines, a colorful cube to turn, a strong sense of three-dimensional
glut.rar
- OPENGL图像编程API中的GLUT库手册,深入编程必备工具文档之一,OPENGL graphics API in the Programming Manual GLUT library, in-depth programming tool, one document
photon
- photon mapping的vc++程序实现,使用opengl api,模拟了光子跟踪的绘制算法-photon mapping of vc++ program implementation, the use opengl api, to simulate the photon mapping algorithm for tracking
OpenGl
- VC++基于OpenGL API实现多彩旋转立方体-VC++ based on OpenGL API to achieve colorful rotating cube
openGL-API
- opengl api中文文档; 由英文版翻译而来;-opengl api Chinese edition
visualsystem
- 可视化技术作为图形生成和图像理解相结合的一种新技术,赋予人们一种仿真的、三维的并且具有实时交互的能力,这样人们可以在三维图形世界中用以前不可想象的手段来获取信息或发挥自己创造性的思维,尤其是在可视化技术基础发展起来的虚拟现实技术、三维仿真技术及科学计算可视化技术,它们的发展及其相互结合使人类认识和驾驭世界的技能更是得到了极大延伸。OpenGL(Open Graphics Library,开放性图形库)作为一个性能优越的图形应用程序设计界面(API)而适合于广泛的计算机环境,从个人计算机到工作站和
openGL
- OpenGL实际上是一种图形与硬件的接口。它包括了120个图形函数,开发者可以用这些函数来建立三维模型和进行三维实时交互。与其他图形程序设计接口不同,OpenGL提供了十分清晰明了的图形函数,因此初学的程序设计员也能利用OpenGL的图形处理能力和1670万种色彩的调色板很快地设计出三维图形以及三维交互软件。 -OpenGL is the premier environment for developing portable, interactive 2D and 3D graphics a
OpenGL_Function_Info
- OpenGL函数说明,包括OpenGL中所有API函数的用法,参数含义等详细信息说明-OpenGL function descr iption, including the OpenGL API functions for all the usage parameters explain the meaning of such details
opengl
- opengl api希望对朋友们有用,书中详细介绍了opengl api的作用-opengl
openglapi
- OPENGL API手册,OPENGL API手册-OPENGL API Manual
displaylists.tar
- opengl显示列表实例代码,详细说明了显示列表的创建、使用和释放的过程,用显示列表换了很多茶壶对象-The OpenGL API allows to compile a set of instructions, a display list, in order to call it later. Since instructions can be calls to display lists, display lists can be nested. On configurations whe
OpenGL-API
- OpenGL常用API介绍,是图形开发者的使用手册-OpenGL common API,it s a guide for the graphic developer.
simple_menu_opengl
- opengl api 菜单设计及简单绘图-opengl api menu design and simple graphics
Nurbs
- opengl api 绘制nurbs曲面-opengl api nurbs surface to draw
api
- Opengl的API查询电子书,CHM格式,查询Opengl函数非常方便-Opengl API for query book, CHM format, the query function is very convenient Opengl
Migration-from-OpenGL-ES
- OpenGLES Migration from OpenGL ES 1.x to OpenGL ES 2.0 API.1.1f.External.pdf
opengl-api
- 详细介绍opengl-api用法,很不错的一本书-Details introduction opengl-api
OpenGL--Cube
- OpenGL的例子,显示一个立方体,采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强。-This is a example of OpenGL,and it can display a 3D cube with different color.
OpenGL--MFC
- MFC框架,用OpenGL API实现画点,直线和多边形采用Bresenham算法,圆形采用中点圆弧算法实现。-MFC framework using the OpenGL API to draw points, lines and polygons with Bresenham algorithm, and the circular midpoint circle algorithm implementation.