-
- 2022-07-19 22:42:19下载
- 积分:1
-
Development environment for the VC, combined with OpenGL, the realization of a m...
开发环境为VC,结合OpenGL,实现了在鼠标拖动情况下的虚拟漫游。程序有代码注释。-Development environment for the VC, combined with OpenGL, the realization of a mouse drag in the case of virtual roaming. Procedure code Notes.
- 2022-01-27 17:06:37下载
- 积分:1
-
这是实时光线跟踪的演示,没有使用openGL、directx3d等三维引擎,真实感特别强烈。...
这是实时光线跟踪的演示,没有使用openGL、directx3d等三维引擎,真实感特别强烈。-This is a real-time ray tracing demo, do not use openGL, directx3d such as three-dimensional engine, realism is particularly strong.
- 2022-03-16 12:10:58下载
- 积分:1
-
opengl的MFC框架,基于单文档的,供初学者使用
opengl的MFC框架,基于单文档的,供初学者使用-opengl the MFC framework, based on single document, for beginners to use
- 2022-02-03 17:59:10下载
- 积分:1
-
opengl的一个源代码,可旋转
opengl的一个源代码,可旋转-opengl of a source code can be rotated
- 2023-07-13 04:45:03下载
- 积分:1
-
DXFramework--不错游戏开发引擎平台。OpenGL方面的东东。详细情况看里面说明。...
DXFramework--不错游戏开发引擎平台。OpenGL方面的东东。详细情况看里面说明。-DXFramework-- good platform game development engine. The OpenGL Wanton. See details of the note inside.
- 2022-10-31 17:30:04下载
- 积分:1
-
固体遮蔽基本对象
这是在 c + + 中使用 opengl,帮助我们绘制 Solid_Shaded_Basic_Objects 代码,您可以绘制多维数据集,茶壶,......这是一个基本的形状,project.i 将这用于我的项目是设计一个房间,有所有的东西像一张桌子、 茶壶、 喝杯茶,围拢的一切。希望每个人都想要开始用 opengl 帮助 them.good 和运气
- 2023-05-03 22:00:04下载
- 积分:1
-
graphics third experiment, the two main line drawing algorithm.
图形学第三次实验报告,主要实现两种画线的算法。-graphics third experiment, the two main line drawing algorithm.
- 2022-08-11 16:18:42下载
- 积分:1
-
基于opencv的双相机标定
资源描述运用了opencv来实现相机标定,集合了单相机和双相机的两者的标定,直接识别角点,无需手动操作,简洁实用
- 2022-03-12 04:46:45下载
- 积分: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