SLKinect1
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** SLKinect v1[#n575b089]
- I will not support version 1.x of SLKiect
- Please use [[SLKinect2]]
*** SLKinect1 [#h5796bf7]
- ''Latest Version is v1.0.4'' (25 Dec. 2011)
- SLKinect send animation data from Kinect to SecondLife/...
- This is the first version, so functions are very simple.
-- Animation is in Local Viewer only now. (Not synchroniz...
-- No Save/Load data. Please see Future Works.
-- There is a few bugs yet.
*** Version 2: [[SLKinect2]] [#t3832454]
*** Version 3: [[Rinions]] [#b64790ba]
*** Download of SLKinect [#c61cc4cc]
**** Release Binary File [#t3d95616]
- [[SLKinect-1.0.4.zip:http://www.nsl.tuis.ac.jp/xoops/mo...
- Correct Resizing Bug of Log Window
- Not need to install. Please double click the extracted ...
**** Release Source Code [#j5f5321b]
- newest: https://www.nsl.tuis.ac.jp/svn/vc++/SLKinect/br...
- Please change Include/Library Path of project file acco...
- First, compile JunkBox_Lib++. Next, compile JunkBox_Win...
- Most important main code is [[convertRot2SLData>./sourc...
**** Development Source Code [#n2859a84]
- Those repository of subversion are for development. ''N...
- [[JunkBox_Lib++:https://github.com/JunkBox-Lib/JunkBox_...
- [[JunkBox_Win_Lib:https://github.com/JunkBox-Lib/JunkBo...
- [[SLKinect:https://www.nsl.tuis.ac.jp/svn/vc++/SLKinect...
*** Replace and Add Files for Source Code of [[Imprudence...
- We recompiled Viewer using [[Imprudence]] Viewer source...
- There are strings as "by Fumi.Iseki" at modified points...
-- llcharacter/[[llkeyframemotion.cpp:http://www.nsl.tuis...
-- llcharacter/[[llkeyframemotion.h:http://www.nsl.tuis.a...
-- llcharacter/[[nslExternalAnimation.cpp:http://www.nsl....
-- llcharacter/[[nslExternalAnimation.h:http://www.nsl.tu...
-- [[ExternalAnimation.ini:http://www.nsl.tuis.ac.jp/Down...
*** [[Getting Started (Click Here)>./Getting Start]] [#ra...
*** Mechanism [#h713913d]
- The Mechanism of this System is very simple.
#ref("SLKinect.pdf")
#ref("SLKinect.png",,30%)
-- Red blocks of Viewer are our modified points.
- Data Structure of Shared Memory
#ref("SharedMemory.pdf")
#ref("SharedMemory.png",,20%)
-- Multi Avatar is not supported by SLKinect yet
-- If you send data according to this interface, you can ...
*** Support of Network and Remote Viewers [#f1b795d9]
- Please see [[SLKinect2]]
*** Sample Pictures and Videos [#u92b7c73]
- SLKinect
&ref("SLKinect.jpg",,15%);
- Flash: [[SLKinect send animation data to SL viewer in R...
- Yutube: http://youtu.be/tl2gLw-GJws
&ref(http://www.nsl.tuis.ac.jp/xoops/modules/x_movie/imag...
*** Known Bug [#bc0ade90]
- Ummmm, sometimes Camera Image is broken (not synchroniz...
-- Is my Kinect broken? Does anyone know the solution of ...
- If your Camera Image is broken too, please uncheck "Use...
&ref("Broken.jpg",,30%);
*** Future Works [#zc5d16d6]
- Correct above bug.
- Save/Load animation Data.
- Support of Multi Avatars.
- Use position Data of Joints.
- The synchronization with another Viewers on the network...
-- We have a idea about this, now. :-)
*** Acknowledgments. [#v05983c0]
- Thanks for Kinect Hack Teams
- Thanks for Imprudence Viewer development Team.
#br
終了行:
** SLKinect v1[#n575b089]
- I will not support version 1.x of SLKiect
- Please use [[SLKinect2]]
*** SLKinect1 [#h5796bf7]
- ''Latest Version is v1.0.4'' (25 Dec. 2011)
- SLKinect send animation data from Kinect to SecondLife/...
- This is the first version, so functions are very simple.
-- Animation is in Local Viewer only now. (Not synchroniz...
-- No Save/Load data. Please see Future Works.
-- There is a few bugs yet.
*** Version 2: [[SLKinect2]] [#t3832454]
*** Version 3: [[Rinions]] [#b64790ba]
*** Download of SLKinect [#c61cc4cc]
**** Release Binary File [#t3d95616]
- [[SLKinect-1.0.4.zip:http://www.nsl.tuis.ac.jp/xoops/mo...
- Correct Resizing Bug of Log Window
- Not need to install. Please double click the extracted ...
**** Release Source Code [#j5f5321b]
- newest: https://www.nsl.tuis.ac.jp/svn/vc++/SLKinect/br...
- Please change Include/Library Path of project file acco...
- First, compile JunkBox_Lib++. Next, compile JunkBox_Win...
- Most important main code is [[convertRot2SLData>./sourc...
**** Development Source Code [#n2859a84]
- Those repository of subversion are for development. ''N...
- [[JunkBox_Lib++:https://github.com/JunkBox-Lib/JunkBox_...
- [[JunkBox_Win_Lib:https://github.com/JunkBox-Lib/JunkBo...
- [[SLKinect:https://www.nsl.tuis.ac.jp/svn/vc++/SLKinect...
*** Replace and Add Files for Source Code of [[Imprudence...
- We recompiled Viewer using [[Imprudence]] Viewer source...
- There are strings as "by Fumi.Iseki" at modified points...
-- llcharacter/[[llkeyframemotion.cpp:http://www.nsl.tuis...
-- llcharacter/[[llkeyframemotion.h:http://www.nsl.tuis.a...
-- llcharacter/[[nslExternalAnimation.cpp:http://www.nsl....
-- llcharacter/[[nslExternalAnimation.h:http://www.nsl.tu...
-- [[ExternalAnimation.ini:http://www.nsl.tuis.ac.jp/Down...
*** [[Getting Started (Click Here)>./Getting Start]] [#ra...
*** Mechanism [#h713913d]
- The Mechanism of this System is very simple.
#ref("SLKinect.pdf")
#ref("SLKinect.png",,30%)
-- Red blocks of Viewer are our modified points.
- Data Structure of Shared Memory
#ref("SharedMemory.pdf")
#ref("SharedMemory.png",,20%)
-- Multi Avatar is not supported by SLKinect yet
-- If you send data according to this interface, you can ...
*** Support of Network and Remote Viewers [#f1b795d9]
- Please see [[SLKinect2]]
*** Sample Pictures and Videos [#u92b7c73]
- SLKinect
&ref("SLKinect.jpg",,15%);
- Flash: [[SLKinect send animation data to SL viewer in R...
- Yutube: http://youtu.be/tl2gLw-GJws
&ref(http://www.nsl.tuis.ac.jp/xoops/modules/x_movie/imag...
*** Known Bug [#bc0ade90]
- Ummmm, sometimes Camera Image is broken (not synchroniz...
-- Is my Kinect broken? Does anyone know the solution of ...
- If your Camera Image is broken too, please uncheck "Use...
&ref("Broken.jpg",,30%);
*** Future Works [#zc5d16d6]
- Correct above bug.
- Save/Load animation Data.
- Support of Multi Avatars.
- Use position Data of Joints.
- The synchronization with another Viewers on the network...
-- We have a idea about this, now. :-)
*** Acknowledgments. [#v05983c0]
- Thanks for Kinect Hack Teams
- Thanks for Imprudence Viewer development Team.
#br
ページ名: