搜索资源列表
T3DIICHAP05
- 3D游戏编程大师技巧第五章源代码,共享之,大家多多交流-3D game programming skills Masters Chapter V source code, Sharing, we interact more
Medical4.rar
- 一个利用VTK进行体绘制的例子,绘制了一个3D长方体框架,A use VTK for volume rendering example, rendering a 3D cuboid framework
marchingcube
- 基于VTK,利用Marching cube算法对二维CT切片进行三维重构-Based on VTK, Marching cube algorithm using two-dimensional three-dimensional reconstruction of CT slices
MC
- 基于VTK平台的医学序列图像三维重构的MC算法研究,这方法应用效果挺好-VTK-based platform for three-dimensional reconstruction of medical image sequences of the MC algorithm, this approach is very good application
3DShow-v
- 在三维城市,或者三维古建筑模型的重建中,用于三维点云的多方位显示。-Cities in the three-dimensional, or three-dimensional reconstruction of ancient buildings in the model for three-dimensional point cloud of multi-directional display.
COpenGL
- 结合MFC和opengl编程,可以显示网格,网格的格式为obj # 顶点数 面片数 v....f-Combination of MFC and opengl programming, you can display the mesh, the mesh format obj# Vertices few patches v. ... f. ...
voronoimm
- matable 生成V图,代码 在-english,matlab voronil diagram
3DGraphicsProgrammingGuide
- 总目录 第一章 硬件接口 3D应用程序与硬件的交互作用 在计算机屏幕上显示图像 事件反应 使用不同的体系结构 第二章 3D变换 欧几里得空间,自由度和基本变换 平移 缩放 在平面内旋转 3D旋转 坐标系 变换次序 以矩阵形式表达变换 投影变换 第三章 2D图元光栅处理 第四章 2D和3D裁剪 第五章 视处理 第六章 建模 第七章 隐面消除 第八章 光线 第九章 构建3-D应用程序的实践方面 -Gener
iface-complete
- 三维脸部建模系统,需要用vc++2002编译成功的。-Get different readings including the Tand V of the face also contains complex algorithms like edge detection/grayscale/halftoning/vectorizations/Image Morphing . works on any bmp/jpg images taken from a normal webcam. 3d fa
Assignment1
- 利用B spline和Catmull-rom spline实现物体的移动,旋转由四元数和欧拉角实现。 需要已配置opengl-using B Spline and catmull-rom spline implement the interpolation of object. Rotation are applied by Quaternion and Euler Angle. Please see the implementation video: https://www.youtu
362329227imlook3dv12
- [scanalyze-1.0.3_source_code.rar] - 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接 [vtkExtractVOI.rar] - 本程序是有关vc++与vtk相结合的情况下,三维重建的效果,其中增加的对感兴趣区域的选取功能,也就是说在三维重建体绘制情况下,自己选取感兴趣区域。 [3DShow-v.rar] - 在三维城市,或者三维古建筑模型的重建中,用于三维
SpeedTree51
- Speedtree SDK v.5.1 for real time renderer trees end gra-Speedtree SDK v.5.1 for real time renderer trees end grass
哈里斯角点
- 哈里斯角点是在任意方向上移动(u,v),都会有很明显的变化。如下图一个局部很小的区域,如果是在图片区域中移动灰度值没有变化,那么窗口内不存在角点。如果在某一个方向上移动,一个发生很大变化而另一侧没有变化,那么说明这个区域是位于该对象的边缘区域。