flagflag  If you want to see English page, please click "English" Button at Left.
9: 2011-11-04 (金) 18:30:09 iseki ソース 現: 2012-03-28 (水) 10:25:49 iseki ソース
Line 1: Line 1:
-* SLKinect Project by NSL [#xe845ce3+** SLKinect v1[#n575b089
-- [[日本語はここ>SLKinect (J)]]+- I will not support version 1.x of SLKiect 
 +- Please use [[SLKinect2]] 
 +#br
-** Send Animation Data from Kinect to SecondLine/OpenSim Viewer in Real Time [#nb50478b+*** SLKinect1 [#h5796bf7
- +- ''Latest Version is v1.0.4'' (25 Dec. 2011)
-#br+
-*** SLKinect [#n575b089] 
- SLKinect send animation data from Kinect to SecondLife/OpenSim Viewer in real time using shared memory. - SLKinect send animation data from Kinect to SecondLife/OpenSim Viewer in real time using shared memory.
- This is the first version, so functions are very simple. - This is the first version, so functions are very simple.
Line 12: Line 12:
-- No Save/Load data. Please see Future Works. -- No Save/Load data. Please see Future Works.
-- There is a few bugs yet. -- There is a few bugs yet.
 +#br
 +
 +*** Version 2: [[SLKinect2]] [#t3832454]
 +*** Version 3: [[Rinions]] [#b64790ba]
#br #br
*** Download of SLKinect [#c61cc4cc] *** Download of SLKinect [#c61cc4cc]
**** Release Binary File [#t3d95616] **** Release Binary File [#t3d95616]
-- [[SLKinect_v1.0.zip:http://www.nsl.tuis.ac.jp/xoops/m​odules/d3downloads/index.php?page=single​file&cid=7&lid=28]] +- [[SLKinect-1.0.4.zip:http://www.nsl.tuis.ac.jp/xoops/mod​ules/d3downloads/index.php?page=singlefi​le&cid=7&lid=28]] 
-- Not need install. Please double click the extracted SLKinect.exe+- Correct Resizing Bug of Log Window 
 +- Not need to install. Please double click the extracted SLKinect.exe 
 +#br
**** Release Source Code [#j5f5321b] **** Release Source Code [#j5f5321b]
-- [[SLKinect_src_v1.0.zip:http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/index.php?page=singlefile&cid=7&lid=27]]  for VS2005/2008+- newest: http://www.nsl.tuis.ac.jp/svn/vc++/SLKinect/branches/1.0/
- Please change Include/Library Path of project file according to your environment. - Please change Include/Library Path of project file according to your environment.
- First, compile JunkBox_Lib++. Next, compile JunkBox_Win_Lib. Finally, compile SLKinect please. - First, compile JunkBox_Lib++. Next, compile JunkBox_Win_Lib. Finally, compile SLKinect please.
 +- Most important main code is [[convertRot2SLData>./sourcecode/convert​Rot2SLData]]
 +#br
**** Development Source Code  [#n2859a84] **** Development Source Code  [#n2859a84]
Line 28: Line 36:
- [[JunkBox_Lib++:http://www.nsl.tuis.ac.j​p/svn/vc++/JunkBox_Lib++/trunk]] - [[JunkBox_Lib++:http://www.nsl.tuis.ac.j​p/svn/vc++/JunkBox_Lib++/trunk]]
- [[JunkBox_Win_Lib:http://www.nsl.tuis.ac​.jp/svn/vc++/JunkBox_Win_Lib/trunk]] - [[JunkBox_Win_Lib:http://www.nsl.tuis.ac​.jp/svn/vc++/JunkBox_Win_Lib/trunk]]
-- [[SLKinect:http://www.nsl.tuis.ac.jp/svn​/vc++/SLKinect/trunk]]+- [[SLKinect:http://www.nsl.tuis.ac.jp/svn​/vc++/SLKinect/trunk]] (2.0.0beta with Network support)
#br #br
Line 39: Line 47:
-- llcharacter/[[nslExternalAnimation.h:htt​p://www.nsl.tuis.ac.jp/DownLoad/SoftWare​/SL/SLKinect/nslExternalAnimation.h]] -- llcharacter/[[nslExternalAnimation.h:htt​p://www.nsl.tuis.ac.jp/DownLoad/SoftWare​/SL/SLKinect/nslExternalAnimation.h]]
-- [[ExternalAnimation.ini:http://www.nsl.t​uis.ac.jp/DownLoad/SoftWare/SL/SLKinect/​ExternalAnimation.ini]] -- [[ExternalAnimation.ini:http://www.nsl.t​uis.ac.jp/DownLoad/SoftWare/SL/SLKinect/​ExternalAnimation.ini]]
 +#br
 +
 +*** [[Getting Started (Click Here)>./Getting Start]] [#ra6cf162]
#br #br
Line 59: Line 70:
#br #br
-*** Sample Picture/Video [#u92b7c73]+*** Support of Network and Remote Viewers [#f1b795d9] 
 +- Please see [[SLKinect2]] 
 +#br 
 + 
 +*** Sample Pictures and Videos [#u92b7c73] 
- SLKinect - SLKinect
&ref("SLKinect.jpg",15%); &ref("SLKinect.jpg",15%);
-- [[SLKinect send animation data to SL viewer in Real Time (Video is click here):http://www.nsl.tuis.ac.jp/xoops/modules/​x_movie/x_movie_view.php?cid=2&lid=33]]+- Flash: [[SLKinect send animation data to SL viewer in Real Time>http://www.nsl.tuis.ac.jp/xoops/modules/​x_movie/x_movie_view.php?cid=2&lid=33]] 
 +- Yutube: http://youtu.be/tl2gLw-GJws
&ref(http://www.nsl.tuis.ac.jp/xoops/mod​ules/x_movie/images/thumb/th_1320051998.​jpg); &ref(http://www.nsl.tuis.ac.jp/xoops/mod​ules/x_movie/images/thumb/th_1320051998.​jpg);
- 
-#br 
- 
-*** [[Getting Start (Click Here)>./Getting Start]] [#x98cdf9c] 
#br #br
Line 88: Line 101:
-- The synchronization with another Viewers on the network (with External Animation Server?) (Is this delusion?)+- The synchronization with another Viewers on the network (with External Animation Server?) %%(Is this delusion?)%% 
 +-- We have a idea about this, now. :-)
#br #br
*** Acknowledgments. [#v05983c0] *** Acknowledgments. [#v05983c0]
- Thanks for Kinect Hack Teams - Thanks for Kinect Hack Teams
-- Thanks for Linden Lab. 
- Thanks for Imprudence Viewer development Team. - Thanks for Imprudence Viewer development Team.
#br #br


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 5月翌月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
<今日>

オンライン状況

87 人のユーザが現在オンラインです。 (24 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 87

もっと...

アクセスカウンタ

今日 : 3092309230923092
昨日 : 1753317533175331753317533
総計 : 2346623523466235234662352346623523466235234662352346623523466235
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com