登录
首页 » Visual C++ » KinectAnd3DMax

KinectAnd3DMax

于 2011-03-22 发布 文件大小:223KB
0 376
下载积分: 1 下载次数: 1

代码说明:

说明:  Kinect 控制3DMAX应用 可是实现扑捉人体动作(But to achieve application control 3DMAX Kinect capture human motion)

文件列表:

KinectAnd3DMax
..............\KinectAnd3DMax
..............\..............\App.cpp,3739,2011-01-03
..............\..............\Config.xml,880,2011-01-03
..............\..............\glut32.dll,169984,2011-01-03
..............\..............\KinectAnd3DMax.vcproj,6490,2011-01-03
..............\..............\KT_Callback.cpp,2469,2011-01-03
..............\..............\KT_Callback.h,1370,2011-01-03
..............\..............\KT_Drawer.cpp,11084,2011-01-03
..............\..............\KT_Drawer.h,699,2011-01-03
..............\..............\KT_Header.h,996,2011-01-03
..............\..............\KT_Root.cpp,4895,2011-01-03
..............\..............\KT_Root.h,2330,2011-01-03
..............\..............\KT_Skeleton.cpp,7164,2011-01-03
..............\..............\KT_Skeleton.h,1110,2011-01-03
..............\..............\KT_Types.h,1382,2011-01-03
..............\..............\OpenGL
..............\..............\......\Include
..............\..............\......\.......\gl.h,74586,2011-01-03
..............\..............\......\.......\glext.h,344154,2011-01-03
..............\..............\......\.......\glh_array.h,5734,2011-01-03
..............\..............\......\.......\glh_convenience.h,5380,2011-01-03
..............\..............\......\.......\glh_cube_map.h,9278,2011-01-03
..............\..............\......\.......\glh_extensions.h,8637,2011-01-03
..............\..............\......\.......\glh_genext.h,281332,2011-01-03
..............\..............\......\.......\glh_glut.h,20375,2011-01-03
..............\..............\......\.......\glh_glut2.h,17030,2011-01-03
..............\..............\......\.......\glh_glut_callfunc.h,2445,2011-01-03
..............\..............\......\.......\glh_glut_replay.h,7845,2011-01-03
..............\..............\......\.......\glh_glut_text.h,4394,2011-01-03
..............\..............\......\.......\glh_interactors.h,4769,2011-01-03
..............\..............\......\.......\glh_linear.h,37558,2011-01-03
..............\..............\......\.......\glh_mipmaps.h,4312,2011-01-03
..............\..............\......\.......\glh_obs.h,16525,2011-01-03
..............\..............\......\.......\glh_text.h,4653,2011-01-03
..............\..............\......\.......\glut.h,21440,2011-01-03
..............\..............\......\.......\wglext.h,29511,2011-01-03
..............\..............\......\Lib
..............\..............\......\...\glut32.lib,79898,2011-01-03
..............\KinectAnd3DMax.sln,1054,2011-01-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 3DSdonghuawenjianyueduqi
    VisualC++实现3DS动画文件阅读器源代码(VisualC achieve 3DS document readers source code)
    2006-12-22 22:55:38下载
    积分:1
  • DownsamplePointCloud
    VTK里面的对点云进行降采样的程序,可以直接使用。(VTK point cloud inside the down-sampling procedure can be used directly.)
    2021-05-10 01:08:33下载
    积分:1
  • Facce
    face重建程序.cpp,大家随便看看,没有makefile(face reconstruction procedure. cpp, you look around, there is no makefile)
    2008-12-25 14:00:18下载
    积分:1
  • 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. ...)
    2009-07-30 22:53:10下载
    积分:1
  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • Direct3D9.Book
    详细的介绍Direct3D的编程过程,让你逐步成为3D开发高手(detailed account of the Direct3D programming process so that you gradually become a master 3D development)
    2007-04-17 13:14:29下载
    积分:1
  • coders
    使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
    2020-09-14 14:27:57下载
    积分:1
  • NPR_Framework
    NPR_framework 3D model viewer.
    2006-10-19 04:10:43下载
    积分:1
  • 基于VTK的三维重建提取骨骼和皮肤
    利用VTK三维重建软件与VS2010结合,读取系列图像,并能显示三维重建结果,并且可以分别提取皮肤和骨骼,里面包含相应图片,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read a series of images, and can display three-dimensional reconstruction results, and can extract skin and bones, which contains the corresponding picture, the language is C++ language)
    2021-05-08 14:58:35下载
    积分:1
  • 07_BumpTexture
    本例描述了在D3D中球形纹理的映射。高级纹理的映射(This example describes the D3D in spherical texture mapping. Advanced texture mapping)
    2009-01-19 15:04:17下载
    积分:1
  • 696516资源总数
  • 106436会员总数
  • 7今日下载