-
VS2013中基于opengl的3D模型程序
此程序基于VS2013 中的opengl,能把obj格式的3D模型读入显示出来,并且具有沿各个坐标轴的平移功能,还能具有缩放功能,对刚开始接触opengl的来说是难得的程序。
- 2022-03-07 11:21:36下载
- 积分:1
-
OpenGL 3D例子
OpenGL 3D例子-OpenGL 3D example
- 2022-01-25 19:04:26下载
- 积分:1
-
在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行...
在opengl程序中如何控制mdl动画,程序运行需要特殊环境,可能有文件残缺,不能运行-in opengl process control Ktschau animation, special procedures required for the operation of the environment, it may be incomplete document, not run
- 2023-06-22 19:55:03下载
- 积分:1
-
Open GL Robot that has a moveable light source
Open GL Robot that has a moveable light source
- 2023-06-04 22:15:02下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-02-02 06:51:20下载
- 积分: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+VC++实现光照和旋转的齿坯图绘制
VC++和OPENGL,编写的齿轮齿坯图,实现了控件的旋转以及光照效果,按键盘上的上下左右键可以实现齿坯图形的旋转,同时,也增加了光照的效果。源代码中有具体的实现方法,非常适合OPENGL的初学者,很实用。
- 2022-01-26 00:51:19下载
- 积分:1
-
利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助...
利用纹理贴图制作的太阳光晕的效果,同时考虑了遮挡算法,对于学习opengl中的纹理,光照等相关知识的人有很大的帮助-The use of texture mapping produced by the solar flare effect, taking the block algorithm, for learning opengl in texture, light and other related knowledge has a great help
- 2022-04-01 15:34:54下载
- 积分:1
-
运用Opengl和C实现一个人体面部的三维显示
运用Opengl和C实现一个人体面部的三维显示-Opengl and C use a human face to achieve the 3-D display
- 2022-11-20 13:05:03下载
- 积分:1
-
用Delphi开发的一个OpenGL,这是一个很好的例子,它可以帮助你…
使用DELPHI来开发一个OPENGL的程序,这是一个很好的例子,它可以帮助你如何在DELPHI来实现这个梦想!-use Delphi to develop an OpenGL, this is a very good example, It can help you in DELPHI how to achieve this dream!
- 2022-01-28 16:46:14下载
- 积分:1