登录
首页 » C# » TUIO3D_MT

TUIO3D_MT

于 2010-06-10 发布 文件大小:3447KB
0 155
下载积分: 1 下载次数: 246

代码说明:

  unity3D动画引擎编写的多点触摸效果,实现了tuio协议和unity3D的无缝结合,可以实现物体的旋转功能,初学者可以学习tuio的实用方法(unity3D animation engine written in multi-touch effect, achieved tuio agreements and unity3D seamless combination of object rotation function can be achieved, beginners can learn practical ways tuio)

文件列表:

TUIO3D_MT
.........\Assembly - CSharp - first pass.dll,38400,2010-05-27
.........\Assembly - CSharp.dll,7680,2010-05-27
.........\Assembly - UnityScript - first pass.dll,8704,2010-05-27
.........\etc
.........\...\mono
.........\...\....\2.0
.........\...\....\...\machine.config,20853,2009-09-24
.........\...\....\config,33,2009-09-24
.........\lib
.........\...\Boo.Lang.dll,102400,2008-06-13
.........\...\Mono.Security.dll,287744,2007-11-23
.........\...\mscorlib.dll,2508288,2008-01-26
.........\...\System.Configuration.dll,117760,2007-11-23
.........\...\System.dll,1467392,2007-11-23
.........\...\System.Security.dll,132608,2007-11-23
.........\...\System.Xml.dll,1250304,2007-11-23
.........\...\UnityDomainLoad.exe,3584,2007-11-23
.........\...\UnityEngine.dll,307200,2009-11-30
.........\mainData,38737,2010-05-28
.........\output_log.txt,898,2010-05-28
.........\sharedassets0.assets,625942,2010-05-28
.........\UniducialLibrary.dll,25600,2010-04-12
.........\unity
.........\.....\mono-1-vc.dll,1592832,2009-09-24
.........\.....\unity default resources,2065876,2009-09-24

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

发表评论

0 个回复

  • FloatMenu
    VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。(Variation within the vc++ to make the window menu and toolbar example, as a standard window menus and toolbars are similar, only after processing, menus, and toolbars can share, from the main form of floating on any position of the screen, can be closed floating menus and toolbars, like Office software, similar to the menu bar can be seen everywhere, hold down the menu bar of the head to the menu from the main window. )
    2013-11-28 22:40:45下载
    积分:1
  • icc
    ic读写源代码,创建文件、读、写等功能的简单实现。(Source code of IC card IO)
    2010-05-21 14:28:14下载
    积分:1
  • wince系统导航仪wifi设置-连接程序
    wince系统导航仪wifi设置-连接程序,拷贝在导航仪的flash中,启动后会有
    2022-06-02 23:58:55下载
    积分:1
  • cplca2
    折页机电子刀设置软件,用于印刷机械控制 配套软件是“cplca1.rar"(E-knife folding machine set up software for the printing machine control software is )
    2007-09-13 14:30:15下载
    积分:1
  • STM32F429 UCOS开发手册_V1.0.pdf
    STM32F429 UCOS开发手册_V1.0.pdf
    2020-12-09下载
    积分:1
  • DNS_Redirect
    驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
    2014-02-13 13:30:04下载
    积分:1
  • TransformShow
    包含完整的DIB图像类,使用该类能完成大多数关于BMP文件的图像操作。示例中包含对于图像的不同角度旋转,镜像,缩放,裁剪,相框等图像变换效果。(Contains the complete the DIB image class, use the class to complete the most image manipulation BMP file. Included in the sample for the different angles of the image rotation, mirroring, scaling, cropping, picture frame image transformation effects.)
    2013-03-19 23:12:03下载
    积分:1
  • costas2
    使用MATLAB 代码完成COSTAS环对QPSK调制的解调载波频率的跟踪(Use MATLAB code completion COSTAS loop tracking of QPSK modulation carrier frequency demodulation)
    2015-09-07 18:34:08下载
    积分:1
  • IQKeyboardManager-master
    说明:  不用写一行代码就完美解决IOS开发键盘遮挡的类库(No need to write a line of code to perfectly solve the class library of IOS development keyboard occlusion)
    2020-03-10 07:52:24下载
    积分:1
  • WebService
    说明:  自己实现一个类似ngnix的网站服务端程序(Realize a website server similar to ngnix)
    2020-06-28 13:52:44下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载