flagflag  If you want to see English page, please click "English" Button at Left.
1: 2015-01-10 (土) 17:43:38 iseki ソース 現: 2016-01-29 (金) 12:18:30 iseki ソース
Line 1: Line 1:
-* OpenSim Real Time Diaorama System 2 [#n7e1cce6]+* OpenSim Real Time Diorama System 2 [#n7e1cce6] 
 + 
 +** OpenSim Diorama System [#p8953632] 
 +&ref(diorama.png,40%);~ 
 +#br 
 + 
 +*** Demo [#ifc26417] 
 +- v2.0 Demo : http://youtu.be/RLtI-2uCRVY 
 +#br 
 + 
 +*** OpenSim Diorama System v2 [#s5f7d9bd] 
 +- This System is using [[SRTM>http://www2.jpl.nasa.gov/srtm/]] data 
 +- This System is using [[Google Map API>https://developers.google.com/maps/d​ocumentation/staticmaps/]] 
 + 
 +&ref(ODS.jpg,40%);~ 
 +#br 
 +*** Previus Version [#a7aac2a0] 
 +-  [[OpenSim ジオラマシステム v1.0>/OpenSim/Diorama]] 
 +- v1.0 Demo : http://www.youtube.com/watch?v=NKBu95z3c​gc 
 +#br 
 + 
 +*** Download [#kb7db095] 
 +**** Release [#w561f77d] 
 +- Now version is beta. Please wait a bit. 
 +#br 
 + 
 +**** v2.0 Development Version [#i3f5bd3a] 
 +- svn co http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.diorama/branches/2.0 
 +#br 
 + 
 +** The most simplest Getting Start [#w8708baa] 
 ++ Download patched OpenSim.exe and copy to OpenSim folder (directory). (Sorry not upload yet) 
 +-- Please set ''OSFunctionThreatLevel'' to ''High'' in OpenSim.ini 
 +-- Execute OpenSim.exe 
 ++ Download patched Viewer and copy to original viewer folder. And execute it. 
 ++ Login to OpenSim. 
 ++ Set all ''Texture Elevation Range'' of Terrain to ''0.0 (both Low and High)'' at World, Region/Estate menu in Viewer. 
 ++ Create Object and create new script. Copy and paste LSL (TerrainModifyer) and conf note card (TerrainMod.conf). 
 ++ Type command. Example ... ''/5050 mapping 46.849742x-121.761278'' 
 +  
 +#br 
 + 
 +** OpenSim Server [#l83afdd9] 
 +*** Extend Server Function [#g45c8378] 
 +- Patch: http://www.nsl.tuis.ac.jp/svn/opensim/op​ensim.diorama/branches/2.0/opensim/opens​im_diorama.patch.140720 
 +-- Correct bug of ''DynamicTexture'' function for osSetTerrainTextureURL() 
 +-- Add ''osTerrainSetByString()'' function to LSL 
 +-- Add ''osSetTerrainTextureURL()'' function to LSL 
 +-- Add ''osTerrainFill()'' function to LSL 
 +#br 
 + 
 +*** Patched OpenSim.exe [#h5e52918] 
 + 
 +**** 0.8.0 [#s5487949] 
 +**** 0.8.1 Dev [#d3d31d05] 
 +- [[OpenSim_nsl_0.8.1Dev.exe>http://www.ns​l.tuis.ac.jp/DownLoad/SoftWare/SL/opensi​m_bin/OpenSim_nsl_0.8.1Dev.exe]] 
 +#br 
 + 
 +** Web Server (PHP) [#u663075a] 
 +- Web Server Scripts (PHP) download Terrain Height data and Terrain Texture Data. 
 +-- get_height.php : down load height data as string data. 
 +-- get_texture.php : down load texture data. 
 +#br 
 +- This System is using [[SRTM>http://www2.jpl.nasa.gov/srtm/]] data as Height Data 
 +- This System is using [[Google Map API>https://developers.google.com/maps/d​ocumentation/staticmaps/]] as Texture Data 
 +#br 
 +- If you difficult to set up Web Server, you may use our Web Server (http://www.nsl.tuis.ac.jp/geo ) 
 + 
 +- ex.) Mt. Rainier 
 +-- http://www.nsl.tuis.ac.jp/geo/get_height​.php?code=46.849742x-121.761278&rate=1.0​&sea=20 
 +-- http://www.nsl.tuis.ac.jp/geo/get_textur​e.php?code=46.849742x-121.761278&tex=pho​to&rate=1.0&ch=0 
 +#br 
 + 
 +** LSL [#c8c97828] 
 +- [[TerrainModifyer>http://www.nsl.tuis.ac​.jp/svn/opensim/opensim.diorama/branches​/2.0/lsl/TerrainModifyer_2.0.0]] 
 +- [[TerrainMod.conf>http://www.nsl.tuis.ac​.jp/svn/opensim/opensim.diorama/branches​/2.0/lsl/TerrainMod.conf]] 
 +#br 
 + 
 +** SL Viewer [#pf47a642] 
 + 
 +*** Extend Viewer Function [#tb2e21b5] 
 +- Direct display terrain textures on Region. 
 +-- http://youtu.be/LJVHHp7bviA 
 +#br 
 + 
 +*** Patched Viewer [#r997dc46] 
 +- Install original Viewer and copy the below patched Viewer to original Viewer installed folder. 
 +#br 
 + 
 +**** Singularity Viewer [#j36d81f7] 
 +- [[SingularityViewer-1.8.6-nsl (x86)>http://www.nsl.tuis.ac.jp/DownLoad​/SoftWare/SL/viewer_bin/SingularityViewe​r-1.8.6-nsl.exe]]  :  [[Patch>http://www.nsl.tuis.ac.jp/svn/op​ensim/opensim.diorama/branches/2.0/viewe​r/source/Singularity/diorama.patch]] 
 +#br 
 + 
 +**** Firestorm Viewer [#dd171e7a] 
 +- [[FirestormOS-4.6.9-nsl (x86)>http://www.nsl.tuis.ac.jp/DownLoad​/SoftWare/SL/viewer_bin/FirestormOS-4.6.​9-nsl.exe]]  :  [[Patch>http://www.nsl.tuis.ac.jp/svn/op​ensim/opensim.diorama/branches/2.0/viewe​r/source/Firestorm/diorama.patch]] 
 +#br 
 +** Bug [#faaacb8b] 
 +-描画距離が大きいと他のSIMの影響を受けて,画像がおかしくなる~ 
 + 
 +&ref(diorama_err.png,40%);~ 
 + 
 +#br 
 +** Development [#b7e71329] 
 +*** Memo [#tdc8640c] 
 +- https://github.com/JakDaniels/OpenSimTid​e
#br #br


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

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 3月翌月
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
<今日>

オンライン状況

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

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

もっと...

アクセスカウンタ

今日 : 3677367736773677
昨日 : 6869686968696869
総計 : 2317796023177960231779602317796023177960231779602317796023177960
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com