-
OPENGL的学习源代码,很容易上手的
OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
- 2022-06-19 01:25:07下载
- 积分:1
-
c#下的opengl编程程序
c#下的opengl编程程序-the opengl programming procedures
- 2022-03-01 07:51:57下载
- 积分:1
-
利用VC实现OPGEL的编程,一个小例子,希望有用
利用VC实现OPGEL的编程,一个小例子,希望有用-Achieve OPGEL programming using VC, a small example, want to be useful. . .
- 2022-03-14 23:40:16下载
- 积分:1
-
学习OpenGL入门的经典教程,具体讲解了OpenGL的基本知识,包括类库,使用颜色,纹理等等,是不可多得的教材...
学习OpenGL入门的经典教程,具体讲解了OpenGL的基本知识,包括类库,使用颜色,纹理等等,是不可多得的教材-learning portal of the classic guide, specifically on the OpenGL basic knowledge, including the library, the use of color, texture, etc., is a rare material! !
- 2022-05-06 14:49:00下载
- 积分:1
-
表面重建
作者:Hugues Hoppe, University of Washington.
输入:散乱数据点云
输出:三维曲面-surface reconstruction
- 2022-07-15 05:48:38下载
- 积分:1
-
群微粒算法,用vc++编写的
群微粒算法,用vc++编写的-group particulate algorithm, used in the preparation of vc
- 2023-03-21 02:25: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
-
关于C++制作opengl的框架和例子。方便初学者学习
关于C++制作opengl的框架和例子。方便初学者学习-C production opengl on the framework and example. Facilitate beginners learning
- 2022-08-07 03:46:06下载
- 积分:1
-
Control romate compute
小programes,包括服务器和客户端,在服务器内可以设置服务器和客户端,你可以调用计算机穿透式服务器。
- 2022-01-26 02:20:27下载
- 积分:1
-
详细讲解如何在窗口中绘图的例子,十分实用易懂
详细讲解如何在窗口中绘图的例子,十分实用易懂-Elaborate on how the graphics in the window example of a very practical easy to understand
- 2022-01-25 19:01:11下载
- 积分:1