资源列表
Picking
- 三维场景中,通过鼠标点击屏幕,拾取三维场景中的物体,将物体高亮显示-3 d scene, through the mouse to click screen, pick up 3 d objects in the scene, the object is highlighted
myICP
- 使用matlab实现的icp算法,用于两幅不同视角的深度图像点云配准。-icp algorithm(matlab version)
@rotate3d
- matlab 3D绘图工具箱 十分实用 安装自己看教程-Matlab 3D graphics toolbox
BVH
- this one part of a solution which can load the BVH file and then it can be used to driving the skeleton.The code is very small.But,it is of great use of study the structure of the BVH file.-this is one part of a solution which can load the BVH file a
4_2
- 双三次Bezier曲面的编程实例,帮助你进一步学习Java 3d 和计算机三维动态图形-Three Bezier surface of the programming examples, help you to learn Java 3D and computer 3D dynamic graphics
Shadows
- 用vtk实现的shadow例子,需要安装vtk5.10,且通过cmake2.8才能编译运行。-Vtk example of realization of the shadow, the need to install vtk5.10, and through cmake2.8 to compile and run.
keyRandomizor
- ## This scr ipt offers a way of randomizing many ## objects keyframes in time and space ## You can select individual channels or their master channel-## This scr ipt offers a way of randomizing many ## objects keyframes in time and space ##
beijingjianchufa
- 对于给定的一副2D图像,能快速分离出运动前景和静止背景-For a given a 2D image, can quickly isolate moving foreground and a stationary background
pano_rectify
- 用opengl打开全景照片,实现全景播放器的功能-use opengl to open pano
shape_normalization_improve_1_6
- 基于STL格式的三维模型形状归一化算法,对三维模型的运算有很大用处-The 3D model shape normalization algorithm based on STL format is very useful for the computation of 3D model.
iconebeam
- cone beam reconstruction for 3D
3DBezierSurface
- C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points