-
OpenGL多浮动形式
浮动窗体中的OpenGL多视图的实现。利用OpenGl图像标准库,在多视图模式下,对窗口进行了显示处理。-floating forms of OpenGL Multi-View achieved. OpenGl images using standard library, in multi-view mode, the right window displays.
- 2022-02-28 21:46:38下载
- 积分:1
-
OpenGL network programming, enabling user data between each other
OPENGL网络程序,实现用户间的数据互传-OpenGL network programming, enabling user data between each other-
- 2022-05-20 15:04:29下载
- 积分:1
-
Computer Graphics OPENGL robot to do with VC
计算机图形学OPENGL
用VC做的机器人-Computer Graphics OPENGL robot to do with VC
- 2022-03-23 03:18:19下载
- 积分:1
-
with vc++ and borders to achieve a rainbow of simulation. In the world coordinat...
用vc++和borders实现了彩虹的模拟。在世界坐标系中使用的数学模型,有七色彩虹。
- 2023-07-18 16:55:03下载
- 积分:1
-
java语言实现图像的捕捉等功能
java视频处理软件,可用来播放视频,采集摄像头图像等。-video processing software can be used to broadcast video, acquisition camera images.
- 2022-07-17 20:29:48下载
- 积分:1
-
OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce...
OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce-opengl.rar,2163KB原代码有很大区别,是从不同角度实现的.
-OpenGL graphics transformation, a narrowing, translation, rotation III results the VC-compiler OpenGL successful operation, no animation, and the site Bounce- opengl.rar, 2163KB source code, a great difference. from different angles achieved.
- 2023-03-22 00:05:03下载
- 积分:1
-
在OPENGL环境下编辑3d模型,并在3d世界进行漫游
在OPENGL环境下编辑3d模型,并在3d世界进行漫游-OPENGL environment in 3d model editor, and in the 3d world Roaming
- 2022-01-27 14:53:22下载
- 积分:1
-
我学了一下OpenGL,写了这个代码。
我学了一下OpenGL,写了这个代码。-I had learned about OpenGL, writing the code.
- 2023-04-10 21:05:03下载
- 积分:1
-
水是一个小型项目,灵感来自于我的留言论坛。后水。
Water is a small mini project inspired by a post in my message forum. The post was talking about whether or not it would be possible to create a water effect by modifying the waving flag tutorial. I stripped the flag of it s texture, put stars in the background, set up 3 layers of waving material, and used some simple blending to make it look as though the three layers were waves rippling across the screen. The effect isn t great, but it s cool looking!
- 2022-02-04 10:40:12下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1