-
计算机图形学大作业openmesh&qt
资源描述计算机图形学大作业QTModelViewer,openmesh结合qt,网格细分结合边的反转,opengl三维图像的编辑,运行通过!
- 2022-06-19 00:25:30下载
- 积分:1
-
《OpenGL超级宝典》光盘附带源码 很基础很实用 第9章
《OpenGL超级宝典》光盘附带源码 很基础很实用 第9章
- 2022-03-18 16:07:06下载
- 积分:1
-
Two in the c++ Using openGL programming of an example
两个在c++中用openGL编程实现的1个例子-Two in the c++ Using openGL programming of an example
- 2022-03-19 20:54:49下载
- 积分:1
-
采用opengl实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下...
采用opengl实现简单的三维场景,并实现旋转缩放功能。纹理图片需与可执行文件放在同一文件夹下-Opengl realize the use of a simple three-dimensional scenes, and the zoom feature to achieve rotation. Texture picture to be with the executable file on the same folder
- 2022-07-13 18:39:36下载
- 积分:1
-
qt嵌入osg
使用QGraphicScene 可以把Qt窗口直接和osg场景一起渲染,自己不想使用那个QGraphicsViewAdapter,所以就研究了一下,还好最后终于是弄出来了。所有的Qt窗口直接使用addWidget添加到Scene中就可以,使用灰常方便。
- 2022-03-21 04:28:11下载
- 积分:1
-
创建一个三角形和四边形的opengl程序,介绍了如何在窗口…
一个创建了三角形和四边形的opengl程序,介绍了如何在windows环境下绘制简单的几何图形,注释相当完美!-created a triangle and the quadrangle opengl procedures, described how the windows environment drawing simple geometric figure, the Notes quite perfect!
- 2023-02-16 19:50:04下载
- 积分:1
-
QT视频传输
QT语言编写 和C类似 远程视频传输和控制。可以在linux和windows系统上运行。采用ARM9硬件系统和USB摄像头保证了系统可以稳定运行可以放心的使用 毕业设计通过
- 2023-04-23 22:25:04下载
- 积分: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
-
terrian 3d opengl source
这是一个简单的演示如何使用opengl编程一个terrian。还演示了如何
- 2022-07-03 00:50:52下载
- 积分:1
-
opengl人体动画设计
这是一个关于opengl的应用程序,基于MFC程序框架 ,用opengl设计人体动画,喜欢opengl的朋友可以看看,很有趣的,学习opengl的朋友也可以看看
- 2022-01-28 11:34:26下载
- 积分:1