-
用OPenGL进行二维图形的绘制,这些二维图形可以建立复杂的三维图形。...
用OPenGL进行二维图形的绘制,这些二维图形可以建立复杂的三维图形。-Two-dimensional graphics using OpenGL for rendering, these two-dimensional graphics can create complex three-dimensional graphics.
- 2023-03-03 00:35:03下载
- 积分:1
-
use OpenGL rendering surface Visual C procedures, apply to computer
利用OpenGL绘制曲面的Visual C++程序,适用于计算机图形学和辅助设计专业人员-use OpenGL rendering surface Visual C procedures, apply to computer-aided design and graphics professionals
- 2023-06-14 03:25:06下载
- 积分:1
-
OpenGL演示之太阳、地球、月球的运转实例
OpenGL演示之太阳、地球、月球的运转实例
-OpenGL demo Zhi sun, the earth, moon examples of the operation.
- 2023-01-05 11:40:03下载
- 积分:1
-
OpenGL:对象列表绘制雪花
opengl 画的 一朵雪花 用了object list-opengl:draw a snowflake with object list
- 2022-01-26 05:29:28下载
- 积分:1
-
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置....
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
- 2022-10-10 00:20:03下载
- 积分:1
-
一维纹理映射的实例,用opengl的一维纹理实现一个漂亮的彩虹效果...
一维纹理映射的实例,用opengl的一维纹理实现一个漂亮的彩虹效果-one-dimensional texture mapping example, the use opengl one-dimensional texture to achieve a beautiful rainbow effect
- 2022-01-21 17:47:04下载
- 积分:1
-
3D真实感图形转换
计算机图形作业 ,3D真实感图形转换,3D真实感图形转换3D真实感图形转换
- 2023-05-16 14:35:03下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1
-
详细介绍了如何用openggl编程,例子详细,参考价值高
详细介绍了如何用openggl编程,例子详细,参考价值高-Described in detail how to use openggl programming, examples of detailed, high reference value
- 2022-01-28 10:33:58下载
- 积分:1
-
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。...
本程序是基于vc的opengl编程,对三维物体进行压缩、放大、旋转、平移等操作,很有参考价值。-this program is based on the opengl vc programming of 3D objects compression, zooming, rotation, translation, etc, great reference value.
- 2022-01-25 21:20:22下载
- 积分:1