Home
News
Forum
Wiki
Blog
Contents
Gallery
Movies
Downloads
About NSL
If you want to see English page, please click "English" Button at Left.
[
タイトル一覧
|
ページ一覧
|
新規
|
単語検索
|
最終更新
|
ヘルプ
]
OpenSim/Diorama2
をテンプレートにして作成
[
トップ
]
[ ]
開始行:
* OpenSim Real Time Diorama System 2
** OpenSim Diorama System
&ref(diorama.png,40%);~
#br
*** Demo
- v2.0 Demo : http://youtu.be/RLtI-2uCRVY
#br
*** OpenSim Diorama System v2
- This System is using [[SRTM>http://www2.jpl.nasa.gov/sr...
- This System is using [[Google Map API>https://developer...
&ref(ODS.jpg,40%);~
#br
*** Previus Version
- [[OpenSim ジオラマシステム v1.0>/OpenSim/Diorama]]...
- v1.0 Demo : http://www.youtube.com/watch?v=NKBu95z3cgc
#br
*** Download
**** Release
- Now version is beta. Please wait a bit.
#br
**** v2.0 Development Version
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.di...
#br
** The most simplest Getting Start
+ Download patched OpenSim.exe and copy to OpenSim folder...
-- Please set ''OSFunctionThreatLevel'' to ''High'' in Op...
-- Execute OpenSim.exe
+ Download patched Viewer and copy to original viewer fol...
+ Login to OpenSim.
+ Set all ''Texture Elevation Range'' of Terrain to ''0.0...
+ Create Object and create new script. Copy and paste LSL...
+ Type command. Example ... ''/5050 mapping 46.849742x-12...
#br
** OpenSim Server
*** Extend Server Function
- Patch: http://www.nsl.tuis.ac.jp/svn/opensim/opensim.di...
-- Correct bug of ''DynamicTexture'' function for osSetTe...
-- Add ''osTerrainSetByString()'' function to LSL
-- Add ''osSetTerrainTextureURL()'' function to LSL
-- Add ''osTerrainFill()'' function to LSL
#br
*** Patched OpenSim.exe
**** 0.8.0
**** 0.8.1 Dev
- [[OpenSim_nsl_0.8.1Dev.exe>http://www.nsl.tuis.ac.jp/Do...
#br
** Web Server (PHP)
- Web Server Scripts (PHP) download Terrain Height data a...
-- 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/sr...
- This System is using [[Google Map API>https://developer...
#br
- If you difficult to set up Web Server, you may use our ...
- ex.) Mt. Rainier
-- http://www.nsl.tuis.ac.jp/geo/get_height.php?code=46.8...
-- http://www.nsl.tuis.ac.jp/geo/get_texture.php?code=46....
#br
** LSL
- [[TerrainModifyer>http://www.nsl.tuis.ac.jp/svn/opensim...
- [[TerrainMod.conf>http://www.nsl.tuis.ac.jp/svn/opensim...
#br
** SL Viewer
*** Extend Viewer Function
- Direct display terrain textures on Region.
-- http://youtu.be/LJVHHp7bviA
#br
*** Patched Viewer
- Install original Viewer and copy the below patched View...
#br
**** Singularity Viewer
- [[SingularityViewer-1.8.6-nsl (x86)>http://www.nsl.tuis...
#br
**** Firestorm Viewer
- [[FirestormOS-4.6.9-nsl (x86)>http://www.nsl.tuis.ac.jp...
#br
** Bug
-描画距離が大きいと他のSIMの影響を受けて,画像がおかしく...
&ref(diorama_err.png,40%);~
#br
** Development
*** Memo
- https://github.com/JakDaniels/OpenSimTide
#br
終了行:
* OpenSim Real Time Diorama System 2
** OpenSim Diorama System
&ref(diorama.png,40%);~
#br
*** Demo
- v2.0 Demo : http://youtu.be/RLtI-2uCRVY
#br
*** OpenSim Diorama System v2
- This System is using [[SRTM>http://www2.jpl.nasa.gov/sr...
- This System is using [[Google Map API>https://developer...
&ref(ODS.jpg,40%);~
#br
*** Previus Version
- [[OpenSim ジオラマシステム v1.0>/OpenSim/Diorama]]...
- v1.0 Demo : http://www.youtube.com/watch?v=NKBu95z3cgc
#br
*** Download
**** Release
- Now version is beta. Please wait a bit.
#br
**** v2.0 Development Version
- svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.di...
#br
** The most simplest Getting Start
+ Download patched OpenSim.exe and copy to OpenSim folder...
-- Please set ''OSFunctionThreatLevel'' to ''High'' in Op...
-- Execute OpenSim.exe
+ Download patched Viewer and copy to original viewer fol...
+ Login to OpenSim.
+ Set all ''Texture Elevation Range'' of Terrain to ''0.0...
+ Create Object and create new script. Copy and paste LSL...
+ Type command. Example ... ''/5050 mapping 46.849742x-12...
#br
** OpenSim Server
*** Extend Server Function
- Patch: http://www.nsl.tuis.ac.jp/svn/opensim/opensim.di...
-- Correct bug of ''DynamicTexture'' function for osSetTe...
-- Add ''osTerrainSetByString()'' function to LSL
-- Add ''osSetTerrainTextureURL()'' function to LSL
-- Add ''osTerrainFill()'' function to LSL
#br
*** Patched OpenSim.exe
**** 0.8.0
**** 0.8.1 Dev
- [[OpenSim_nsl_0.8.1Dev.exe>http://www.nsl.tuis.ac.jp/Do...
#br
** Web Server (PHP)
- Web Server Scripts (PHP) download Terrain Height data a...
-- 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/sr...
- This System is using [[Google Map API>https://developer...
#br
- If you difficult to set up Web Server, you may use our ...
- ex.) Mt. Rainier
-- http://www.nsl.tuis.ac.jp/geo/get_height.php?code=46.8...
-- http://www.nsl.tuis.ac.jp/geo/get_texture.php?code=46....
#br
** LSL
- [[TerrainModifyer>http://www.nsl.tuis.ac.jp/svn/opensim...
- [[TerrainMod.conf>http://www.nsl.tuis.ac.jp/svn/opensim...
#br
** SL Viewer
*** Extend Viewer Function
- Direct display terrain textures on Region.
-- http://youtu.be/LJVHHp7bviA
#br
*** Patched Viewer
- Install original Viewer and copy the below patched View...
#br
**** Singularity Viewer
- [[SingularityViewer-1.8.6-nsl (x86)>http://www.nsl.tuis...
#br
**** Firestorm Viewer
- [[FirestormOS-4.6.9-nsl (x86)>http://www.nsl.tuis.ac.jp...
#br
** Bug
-描画距離が大きいと他のSIMの影響を受けて,画像がおかしく...
&ref(diorama_err.png,40%);~
#br
** Development
*** Memo
- https://github.com/JakDaniels/OpenSimTide
#br
ページ名:
サイト内 検索
高度な検索
ログイン
ユーザー名:
パスワード:
パスワード紛失
新規登録
サブ メニュー
新着情報
Books
リンク
サイトマップ
e-Learning
TUIS 認証局証明書
ミニカレンダー
2024年 10月
日
月
火
水
木
金
土
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
<今日>
オンライン状況
23 人のユーザが現在オンラインです。 (4 人のユーザが xpwiki を参照しています。)
登録ユーザ: 0
ゲスト: 23
もっと...
アクセスカウンタ
今日 :
昨日 :
総計 :
Powered by XOOPS Cube 2.1© 2001-2006
XOOPS Cube Project
Design by
XoopsDesign.com