-
java语言实现图像的捕捉等功能
java视频处理软件,可用来播放视频,采集摄像头图像等。-video processing software can be used to broadcast video, acquisition camera images.
- 2022-07-17 20:29:48下载
- 积分:1
-
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟...
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟-Simulation of dry ink and水润effect, simulating the two artist. Paper and the difference between an ordinary paper. Changes color cartridge Simulation
- 2022-10-17 14:30:03下载
- 积分:1
-
This program drew a globe that contains the basic graphics rendering, light sett...
本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画-This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
- 2022-03-17 20:02:11下载
- 积分:1
-
一个用openGL编辑的简易直升飞机模拟器
一个用openGL编辑的简易直升飞机模拟器-helicopter
- 2022-12-29 23:55:03下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
一段雷达PPI扫描的OPENGL实现
可以实现园扫PPI,目标显示,使用OPENGL实现。
- 2022-10-02 00:40:03下载
- 积分:1
-
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教...
使用OPENGL画的一个太极图,里面使用了一种填充方法,供大家学习指教-use OpenGL painting a Tai Chi map, which uses a method of filling, for them to learn from the exhibitions
- 2022-03-10 00:35:36下载
- 积分:1
-
OpenGL格网显示
在本源码中, 实现一个简单的3D格网显示。所编写的程序除了显示物体的模型外,还要能让用户改变光的位置和物体的颜色,缩放以及图像的动态旋转
- 2022-05-17 10:13:36下载
- 积分:1
-
VC and OpenGL graphics prepared by the procedures, It also included a subdivisio...
用VC和OpenGL编写的图形程序,还包括了一个subdivision算法.适合初学者学习.-VC and OpenGL graphics prepared by the procedures, It also included a subdivision algorithm. for beginners learning.
- 2022-12-15 17:40:06下载
- 积分:1
-
可以在opengl中实现实时动画,是学习计算机图形学的一个非常好的实例。配合教材更好。...
可以在opengl中实现实时动画,是学习计算机图形学的一个非常好的实例。配合教材更好。-implement animation in opengl. It is a good example to study this software together with textbook.
- 2022-02-22 01:17:18下载
- 积分:1