-
高度图OpenGL
height map opengl
- 2023-01-13 18:15:03下载
- 积分:1
-
OpenGL
基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
- 2023-06-07 07:30:03下载
- 积分:1
-
opengl vc++ 代码 爆炸
用opengl以c++语言来编写的关于图像爆炸的代码,里面有主要图片两张,基本的粒子组成由LoadOBJ,MainFrm,MyExplosion,myExplosionDoc,MyExplosionView,MyText,等的文件。
- 2023-08-25 00:20:04下载
- 积分:1
-
这是OPENGL的房间漫游程序
这是OPENGL的房间漫游程序-This is the OpenGL roaming room procedures
- 2022-06-29 15:45:22下载
- 积分:1
-
Delphi系统采用OpenGL演示旋转的地球。
System that demostrates Bitmap image rotation.
- 2022-02-02 01:21:03下载
- 积分:1
-
基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法
基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法 -Qt based on the OPENGL procedures, can help to understand OPENGL in Qt in use
- 2022-03-10 11:23:18下载
- 积分:1
-
OBJ文件的载入。
OBJ文件的载入。-OBJ included in the document.
- 2022-10-01 09:35:03下载
- 积分:1
-
使用OPENGL编程,创建一个组合图形,包括对图形的组合,旋转等相关操作。...
使用OPENGL编程,创建一个组合图形,包括对图形的组合,旋转等相关操作。-use OpenGL programming, the creation of a combination of graphics, including the right combination of graphics, rotation and other related operations.
- 2022-03-10 19:16:26下载
- 积分:1
-
Opengl中实现一正方形为一不停运动的画布的效果,柔软有布的质感...
Opengl中实现一正方形为一不停运动的画布的效果,柔软有布的质感-Opengl realize one square in one non-stop campaign for the canvas effect, has a soft cloth texture
- 2022-06-01 02:31:17下载
- 积分: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