Main Page

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m
(Participating in the OpenSimulator Community)
 
(764 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
Hello,
+
__NOTOC__
 +
{{MainPageQuicklinks}}
 +
<!--
 +
Please use the Information Template to announce new things, the other languages are added as well
 +
-->
 +
<!--{{Information}}-->
 +
=== What is OpenSimulator? ===
 +
{{FrontPageSidebar}}
  
This is the top level page for the OpenSim wiki. The links below are to various pages useful in obtaining, compiling and running OpenSim on both Windows & Linux.
+
OpenSimulator is an open source multi-platform, multi-user 3D application server. It can be used to create a virtual environment (or world) which can be accessed through a variety of clients, on multiple protocols, see [[Connecting]]. Optional [[Hypergrid]] allow users to visit other OpenSimulator installations across the web from their 'home' installation or grid. In this way, it is the basis of a nascent distributed Metaverse.
  
----
+
OpenSimulator allows virtual world developers to customize their worlds using the technologies they feel work best - we've designed the framework to be easily extensible. OpenSimulator is written in [http://www.ecma-international.org/publications/standards/Ecma-334.htm C#], running both on Windows over the [http://www.microsoft.com/net/ .NET Framework] and on Unix-like machines over the [http://www.mono-project.com/ Mono] framework. The source code is released under a [[BSD License]], a commercially friendly license to embed OpenSimulator in products. If you want to know about our development history, see [[History]].
  
* [[OpenSim]]
+
OpenSimulator can be used to simulate virtual environments similar to [http://www.secondlifegrid.net Second Life™]. However, OpenSimulator does not aim to become a clone of the Second Life server platform. Rather, the project aims to enable innovative feature development for virtual environments and the Metaverse at large.
** [[OpenSim: FAQ]]    (A set of Frequently Asked Questions)
+
** [[OpenSim: Install]] (How to install the simulator software)
+
** [[OpenSim: Configuration]] (How to configure the simulator for various modes)
+
** [[OpenSim: Network settings]] (How to setup the network for the simulator)
+
** [[OpenSim: Running]] (How to run standalone, local grid & public grid modes)
+
** [[OpenSim: Testing]] (What is tested)
+
** [[OpenSim: TechRef]] (A technical description of the simulator operation)
+
** [[OpenSim: Grids]]  (Known Public grids currently available)
+
** [[Opensim: 0.4_Release_Target_Discussion]]
+
** [[OpenSim: Development Team]]
+
** [[OpenSim: Class Diagrams]]
+
** [[LlFunction_implementation_status]]
+
  
** [[PhysicsEngines]]  (Options for physics engines in OpenSim)<br>
+
OpenSimulator is getting more stable over time but is still a high complex software system that can suffer various bugs and quirks; handle with care!
  
Virtually all the action is on IRC at the moment. We are on irc.efnet.net and the channel is #opensim. [irc://irc.efnet.org/#OpenSim Link]
+
=== Features ===
  
The official website for OpenSim can be found at [http://www.opensimulator.org/ www.opensimulator.org]
+
* Supports online, multi-user 3D environments as small as 1 simulator or as large as thousands of simulators.
 +
* Supports 3D virtual spaces of variable size.
 +
* Supports multiple clients and protocols - access the same world at the same time via multiple protocols.
 +
* Supports realtime, simulator side, Physics Simulation.
 +
* Supports clients that create 3D content in real time.
 +
* Supports inworld scripting using LSL/OSSL.
 +
* Provides unlimited ability to customize virtual world applications through the use of [[IRegionModule|scene modules]].
  
The mailing lists are in the process of moving to another server. The archives are available for [http://openmv.org/pipermail/opensim-dev/ OpenSim-Dev] and [http://openmv.org/pipermail/opensim-commits/ OpenSim-Commits].
+
=== Running an OpenSimulator-Based World ===
  
You can browse the source code for opensim at [http://openmetaverse.org/svn/index.cgi/opensim/ OpenSim SVN browser] (currently broken - use svn directly - <tt>svn co svn://opensecondlife.org/opensim/trunk opensim.new/trunk</tt>)
+
*[[Download|Downloading OpenSimulator]]
 +
*[[Dependencies|Required Dependencies]]
 +
*[[Build Instructions|Building OpenSimulator]]
 +
*[[Configuration|Configuring and Running OpenSimulator]]
 +
*[[Server Commands]]
 +
*[[FAQ|Frequently Asked Questions]]
  
Report bugs at the [http://bug.opensecondlife.org/ Mantis opensim bug tracker]
+
=== Connecting to Worlds ===
 +
 
 +
*[[Connecting]]
 +
 
 +
=== Participating in the OpenSimulator Community ===
 +
OpenSimulator is an [http://en.wikipedia.org/wiki/Open_source open source] project, and is powered by the community members that devote time and energy to the effort.  There are many ways to participate and contribute to the community:
 +
* Participate via [[IRC]].  There are channels for users and developers.
 +
* Participate via the [[Mailing Lists]].  There are mailing lists for OpenSimulator use and development, as well as broader topics such as education and the Hypergrid.
 +
* Report [[bugs]] or submit [[Submitting code to OpenSim|patches]] via our [http://opensimulator.org/mantis/ mantis bug tracker].  If you're submitting code, please read through the [[Contributions Policy]] before starting.
 +
* Participate to open content creation for OpenSimulator. More details at [[Artist Home]].
 +
* Participate in the weekly [[Office Hours]] for OpenSimulator development.
 +
 
 +
 
 +
{{Layout_box2|1=
 +
=== Pages by Category: ===
 +
'''[[:Category:Getting_Started | Getting Started]] , [[:Category:Support | Support]] , [[:Category:Tech Reference|Technical Reference Pages]] , [[:Category:Help|Help]] , [[:Category:Configuration|Configuration Pages]] , [[:Category:Users|User's Pages]] , [[:Category:Development | Development Pages]] , [[:Category:Scripts|Scripts]] , [[Special:Recentchanges| Recent Wiki Changes]]'''<br />
 +
}}
 +
<!--
 +
<cleanpage title=hide cats=hide />
 +
[[Category:Getting Started]]
 +
[[Category:Development]]
 +
[[Category:Support]]
 +
[[Category:Help]]
 +
[[Category:Configuration]]
 +
-->

Latest revision as of 17:01, 17 February 2022

[edit] What is OpenSimulator?

Image of past Moment:
Opensimulator Community Conference 2013
Downloads:

Windownload.png Binaries Zip (0.9.2.2)
Linuxdownload.png Binaries Tarball (0.9.2.2)
Windownload.png Source Zip (0.9.2.2)
Linuxdownload.png Source Tarball (0.9.2.2)
Download.png Diva distro (0.9.2.1). Binary, all OSs

sha1 hashes

Other downloads may be found at either the Download page, or the OpenSim Release Repository

OpenSimulator is an open source multi-platform, multi-user 3D application server. It can be used to create a virtual environment (or world) which can be accessed through a variety of clients, on multiple protocols, see Connecting. Optional Hypergrid allow users to visit other OpenSimulator installations across the web from their 'home' installation or grid. In this way, it is the basis of a nascent distributed Metaverse.

OpenSimulator allows virtual world developers to customize their worlds using the technologies they feel work best - we've designed the framework to be easily extensible. OpenSimulator is written in C#, running both on Windows over the .NET Framework and on Unix-like machines over the Mono framework. The source code is released under a BSD License, a commercially friendly license to embed OpenSimulator in products. If you want to know about our development history, see History.

OpenSimulator can be used to simulate virtual environments similar to Second Life™. However, OpenSimulator does not aim to become a clone of the Second Life server platform. Rather, the project aims to enable innovative feature development for virtual environments and the Metaverse at large.

OpenSimulator is getting more stable over time but is still a high complex software system that can suffer various bugs and quirks; handle with care!

[edit] Features

  • Supports online, multi-user 3D environments as small as 1 simulator or as large as thousands of simulators.
  • Supports 3D virtual spaces of variable size.
  • Supports multiple clients and protocols - access the same world at the same time via multiple protocols.
  • Supports realtime, simulator side, Physics Simulation.
  • Supports clients that create 3D content in real time.
  • Supports inworld scripting using LSL/OSSL.
  • Provides unlimited ability to customize virtual world applications through the use of scene modules.

[edit] Running an OpenSimulator-Based World

[edit] Connecting to Worlds

[edit] Participating in the OpenSimulator Community

OpenSimulator is an open source project, and is powered by the community members that devote time and energy to the effort. There are many ways to participate and contribute to the community:

  • Participate via IRC. There are channels for users and developers.
  • Participate via the Mailing Lists. There are mailing lists for OpenSimulator use and development, as well as broader topics such as education and the Hypergrid.
  • Report bugs or submit patches via our mantis bug tracker. If you're submitting code, please read through the Contributions Policy before starting.
  • Participate to open content creation for OpenSimulator. More details at Artist Home.
  • Participate in the weekly Office Hours for OpenSimulator development.


Personal tools
General
About This Wiki