-
ArcObjects development
ArcObjects development
- 2022-03-17 06:13:43下载
- 积分:1
-
This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
著名的Nehe的OpenGL教程的VC++配套源码11-20课,适合OpenGL初学者使用,作者在他的程序中已详加注释-This is NeHe OpenGL Tourial source code from 1 to 10 with mach comment!
- 2022-01-24 12:31:04下载
- 积分:1
-
STL文件Opengl显示(C++)
STL文件解释,并用OpenGL显示三维效果, VC++ 6.0 编译环境,亲测可用
- 2022-07-12 01:19:13下载
- 积分:1
-
bezier,包括添加删除移动点
提供插入点,消除点,移动点的功能的画n次bezier曲线的程序,萨拉房价是否了解发生巨大胜利就是打两份看萨菲拉睡觉了伐交上来就撒了飞机上的就流口水的减肥啦健身房拉萨解放拉萨解放卡机分厘卡机分厘卡经济法老卡健身房了
- 2022-01-25 16:30:12下载
- 积分:1
-
很不错的球面程序哦,用图形学编的,真的不错
很不错的球面程序哦,用图形学编的,真的不错-very good spherical procedures Oh, and graphics addendum to the really good
- 2023-07-14 16:40:03下载
- 积分:1
-
C语言指纹识别源码
很好的C语言指纹识别程序,指纹增强程序,怎样细化一个指纹图像,计算有效的指纹区域,包含了指纹识别中各种算法的实现代码,该部分的代码由C写成。通过了测试。
- 2022-03-11 21:30:49下载
- 积分:1
-
My homework from computer graphics, an opengl source in c++
My homework from computer graphics, an opengl source in c-My homework from computer graphics, an opengl source in c++
- 2023-07-18 01:25:03下载
- 积分:1
-
用opengl和mMFC创建三维动画
用opengl和mMFC创建三维动画-use opengl and create 3D animation mMFC
- 2022-08-16 20:45:38下载
- 积分:1
-
将.3ds文件转换成.h c++ 的头文件
将3ds 文件转换成 c++ 头文件你只需要3DS 标准即可。 3D 文件必须保护一列向量和面。否则就没有什么可以加载到程序中。它不存储专业建模显示的某些数据。 如果你有了 3DS 结构,你可以写一个 C++ 读/写常规程序。
- 2022-01-25 19:10:37下载
- 积分: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