flagflag  
1: 2015-01-10 (Sat) 17:43:38 iseki source Cur: 2016-01-29 (Fri) 12:18:30 iseki source
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] 
 +-  [[OpenSi​m Diorama System V1.0>/OpenSim/Diorama (E)]] 
 +- 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


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthApr 2024Next Month
Su Mo Tu We Th Fr Sa
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
Today

Who's Online

76 user(s) are online (8 user(s) are browsing xpwiki)

Members: 0
Guests: 76

more...

Access Counter

Today : 1491149114911491
Yesterday : 9457945794579457
Total : 2332844823328448233284482332844823328448233284482332844823328448
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com