-
OpenGL,Render to texture(RTT)类及应用实例
OpenGL,Render to texture(RTT)类及应用实例-OpenGL, Render to texture (RTT) category and application examples
- 2022-08-24 09:49:39下载
- 积分:1
-
992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4....
992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口("GL"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced the first as three-dimensional graphics programming interface OpenGL. Currently, it has become common on the open 3D graphics standard. It was integrated into the Unix, Windows NT 4.0, Windows 98, such as window systems. Games Accelerator, dedicated components can speed up the different levels to improve the functioning of OpenGL performance. OpenGL graphics hardware is a software interface ( "GL" that the Graphics Library). Graphics programmer can use it for the interface design function of high-quality three-dimensional color images of objects and operations.
- 2022-09-03 15:45:08下载
- 积分:1
-
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。...
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。-use of highly map (lightmapping) to the indoor scene increase lighting effect, speed up light show.
- 2022-03-17 01:10:42下载
- 积分:1
-
openGL的初级使用,用程序画出了一个茶壶。并使用了一些键盘鼠标等函数。...
openGL的初级使用,用程序画出了一个茶壶。并使用了一些键盘鼠标等函数。-openGL primary use, with the procedure to draw a teapot. And the use of a number of functions such as keyboard and mouse.
- 2022-03-06 11:18:55下载
- 积分:1
-
角色扮演游戏编程,VC和OPENGL综合利用变邪恶游戏的方法。
角色扮演游戏编程,VC和OPENGL综合利用变邪恶游戏的方法。-Role-playing game programming, VC, and OPENGL utilization method of changing the game of evil.
- 2022-06-15 15:42:10下载
- 积分:1
-
学校的OpenGL 3D游戏";是一系列的编程书籍。为必要的。
学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program design and the technology of teaching. "Learning series OpenGL 3D games" is different from the traditional program design books, it is important to the realization of the game program. For a complete game the main line, means fish on the bone-related knowledge and technology, strive to better readability.
- 2023-04-13 08:20:03下载
- 积分:1
-
opengl prepared by a senior animation procedures to be carried out by right
opengl编写的一个高级动画程序,右键单击可进行菜单选择-opengl prepared by a senior animation procedures to be carried out by right-clicking the menu choice
- 2022-02-01 01:59:35下载
- 积分:1
-
VC OpenGL, a game engine
VC+OpenGL,一个游戏引擎-VC OpenGL, a game engine
- 2023-02-10 05:10:04下载
- 积分:1
-
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。...
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。-This procedure have used the cube texture, opengl implementation of lighting calculation, and in accordance with standard illumination pattern of a single fragment color. And then the color and application of these fragments to the geometry of the filter unit mixed texture.
- 2023-03-03 17:25:04下载
- 积分:1
-
linux平台下的raytracer(光线追踪)算法
在linux/mac系统下实现的raytracer算法,包括反射、折射、阴影效果,可以增加光源,可以去锯齿运行方法:进入文件夹,在终端下编译makefile文件程序运行后会产生scene.bmp图片,在mac下看不到窗口里显示的图片,需要看scene才能看到效果,linux下可以直接在窗口里看到图片
- 2022-01-21 21:20:22下载
- 积分:1