-
利用Visual C++和OpenGL联合写的一段演示程序,说明OpenGL的透视效果是如何实现...
利用Visual C++和OpenGL联合写的一段演示程序,说明OpenGL的透视效果是如何实现-The use of Visual C++ And OpenGL to write a section of a joint demonstration program to illustrate the effect of OpenGL perspective is how to achieve
- 2022-03-17 20:53:01下载
- 积分:1
-
使用js的方式实现flash的效果,
使用js的方式实现flash的效果,-implement flash using js
- 2022-03-26 04:27:43下载
- 积分:1
-
一个简单的3D蚂蚁分层模型
自己编写的一个简单的3D蚂蚁分层模型。使用的是C语和OpenGL。可以旋转,移动,以及该蚂蚁模型的触角和腿部有一简单的动作些动作。
- 2022-04-16 04:25:44下载
- 积分:1
-
三次样条曲线
三次样条曲线是比较重要的曲线,在多个领域都有应用,本程序使用C++编程实现的三次样条曲线,并通过MFC界面实现,清晰可懂,通俗易懂。
- 2022-01-25 14:24:10下载
- 积分: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
-
opengl es 1.0 mask效果的添加与设置
opengl es 1.0 mask效果的添加与设置-opengl es 1.0 mask
- 2022-07-08 22:06:55下载
- 积分:1
-
通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义...
通用的计算最大流程序,算法的思想比较简单,对初学者编程有参考意义-Generic maximum flow calculation procedure is relatively simple algorithm, for beginners programming reference value
- 2022-10-04 10:40:04下载
- 积分:1
-
3DMAX ASE模型描述及OpenGL控制
3DMAX ASE模型描述及OpenGL控制-3DMAX ASE Model Description and OpenGL control
- 2022-03-02 09:10:59下载
- 积分:1
-
基于opengl的光照模型,搞图形学的可以参考下做法
基于opengl的光照模型,搞图形学的可以参考下做法-Opengl-based illumination model, engaging graphics can refer to practices under
- 2022-08-18 18:10:53下载
- 积分:1
-
使用VC++6.0实现OPENGL绘图,实现了基本的绘图功能
使用VC++6.0实现OPENGL绘图,实现了基本的绘图功能-Use VC++ 6.0 realize OPENGL graphics, realize the basic drawing functions
- 2022-01-24 10:08:37下载
- 积分:1