-
本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果...
本例是一个多纹理映射融合的例子,介绍了如何实现多纹理映射及其融合的效果-cases this is a multi-texture mapping integration examples of how to achieve more texture mapping and integration with the results
- 2022-03-21 01:05:13下载
- 积分: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
-
有趣的卡通飞行3D游戏代码
3D游戏射击,有趣,卡通人物可以使得游戏更有趣
这其实是一款很有趣的捏脸游戏,游戏名字叫做《ZEPETO》,大家可以通过自己的脸识别,然后进行捏脸,制作出各种可爱的3D人物模型,非常有意思的一款游戏。
- 2022-06-12 07:34:41下载
- 积分:1
-
environment in MDI use graphics library
在MDI环境中使用图形库-environment in MDI use graphics library
- 2022-02-21 18:43:54下载
- 积分:1
-
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。...
使用BASIC语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。-The use of BASIC language to construct a OpenGL program can display the source code, the basic framework of the categories are for the use of will realize the preparation of the corresponding code.
- 2022-02-05 16:29:10下载
- 积分:1
-
场景漫游通过键盘或鼠标,可以漫游整个场景
场景漫游,通过键盘或者鼠标操作,可以漫游整个场景-Scene roaming through the keyboard or mouse, you can roam the entire scene
- 2022-02-06 11:37:58下载
- 积分:1
-
这是一个关于OpgL使用的实例程序。开发者可以很容易的从这个三维气球程序中学会使用OpGL.....
这是一个关于OpgL使用的实例程序。开发者可以很容易的从这个三维气球程序中学会使用OpGL.. -OpgL use of the sample program. Developers can easily balloon from the three-dimensional process learning how to use OpGL ..
- 2023-07-26 17:05:04下载
- 积分:1
-
In the comparison of data or presentation, a chart image is not only very intuit...
在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。
向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果
-In the comparison of data or presentation, a chart image is not only very intuitive, but also very lively. Examples of how the introduction of the Delphi to design the image of three-dimensional pie chart. To add a TVtChart form components and a TTimer components, including components used to display TVtChart pie, and TTimer components continuously change the pie chart for the data, access to dynamic effects
- 2022-06-13 23:24:30下载
- 积分:1
-
该程序采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景...
该程序采用OpenGL实现在三维场景下的漫游,通过右键可以切换不同的场景-the adoption of the OpenGL 3D scene of roaming through the right can switch different scenes
- 2022-03-12 19:36:20下载
- 积分:1
-
查看OpenGL 3D渲染
在OpenGL视图中绘制三维物体-view of the OpenGL 3D Rendering
- 2022-01-26 06:45:14下载
- 积分:1