-
图形学实现旋转光照纹理3D等效果
c++,openfl,纹理,光照,旋转,3D图形学实现旋转光照纹理3D等效果
- 2023-07-15 11:35:04下载
- 积分:1
-
Graphic image processing are often used in header files, looking for a good long...
图形图像处理中经常会用到的头文件,找了好长时间才找到,与大家分享!-Graphic image processing are often used in header files, looking for a good long time to find, share with you!
- 2022-07-25 20:54:35下载
- 积分:1
-
一个介绍OpenGl基本操作的例子程序,对于编程入门很有帮助!...
一个介绍OpenGl基本操作的例子程序,对于编程入门很有帮助!-Introduce the basic operation of an OpenGL examples of procedures for programming entry helpful!
- 2022-03-09 11:21:44下载
- 积分: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
-
a vc OpenGL 3D ball procedures, the preparation of foreigners, the control inter...
一个vc+OpenGL的三维球程序,老外编写,有控制界面,很方便-a vc OpenGL 3D ball procedures, the preparation of foreigners, the control interface is easy
- 2022-05-15 01:28:12下载
- 积分:1
-
在VC++中使用一个水波荡漾的效果OpenGL实现,全
在vc++中用opengl实现了水波荡漾的效果,以全屏方式现实,可以控制水波的变化-in vc++ using opengl realization of a wave rippling effects, full-screen mode reality. can control the wave of change
- 2022-05-11 02:32:52下载
- 积分:1
-
虚拟现实技术Creator建模技巧――图片
虚拟现实技术Creator建模技巧――图片-Creator of Virtual Reality Modeling techniques- image
- 2022-09-06 03:45:03下载
- 积分:1
-
openGL下怎么做图一 视窗的制作和显示
openGL下怎么做图一 视窗的制作和显示-how to do a map window and display production
- 2023-08-20 14:20:03下载
- 积分:1
-
QT视频传输
QT语言编写 和C类似 远程视频传输和控制。可以在linux和windows系统上运行。采用ARM9硬件系统和USB摄像头保证了系统可以稳定运行可以放心的使用 毕业设计通过
- 2023-04-23 22:25:04下载
- 积分:1
-
opengl 实现机械手臂
用opengl实现机械手臂,参考opengl红宝书,主要难点在于矩阵堆栈的理解和使用
- 2022-03-06 18:12:40下载
- 积分:1