FSFW (Simple Fluid Solver Wind) Module[edit]

Demo[edit]

&ref(): The style ref(filename,pagename) is ambiguous and become obsolete. Please try ref(pagename/filename);

Theory of Simple Fluid Solver for Wind[edit]

Theory and Original Source Code[edit]

DownLoad[edit]

Binary DLL[edit]

v1.0.0[edit]

Source Code[edit]

Subversion Repository[edit]
Compile Source Code (Linux)[edit]
[Download WindModule-x.y.z.tgz] (x, y, z are integer number)
# cp WindModule-x.y.z.tgz  [OpenSim directory]/bin
# cd [OpenSim directory]/bin
# zcat WindModule-x.y.z.tgz |tar xfv -
# cd WindModule-x.y.z
# ./build.sh                    (if you use 0.9.2, execute ./build.sh 0.9.2)
# cp bin/SimpleFluidSolverWind.dll ..
# cp AForge.NET/AForge.Math.dll ..

Install & Settings[edit]

Install[edit]

Download SimpleFluidSolverWind.dll[edit]
  1. Download SimpleFluidSolverWind.dll at this page.
  2. Copy downloaded SimpleFluidSolverWind.dll to OpenSim bin folder or directory.
Download AForge.NET[edit]
  1. Please download AForge.NET from AForget.NET Download Page. My recommendation is [ Download Libraries Only ]
  2. Extract downloaded zip file.
  3. Copy AForge.Math.dll to OpenSim bin folder or directory (only AForge.Math.dll).

Settings[edit]

Support Script[edit]

SFSW_controller.lsl[edit]

Commands[edit]
* /6000 force value[edit]
* /6000 period value[edit]
* /6000 strength value[edit]
* /6000 damping value[edit]
* /6000 wind_visc value[edit]
* /6000 wind_eps value[edit]
* /6000 region value[edit]
* /6000 stop[edit]
* /6000 reset[edit]
* /6000 help[edit]

Memo[edit]

 

トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS