OpenSimulator
Sign in to saveOpenSimulator is an open-source server platform originally launched in 2007 for hosting virtual worlds and metaverse environments. It is largely compatible with the virtual world Second Life but full compatibility is not a design goal.
Wikidata facts
- Official website
- opensimulator.org
Show 2 more facts
- Commons category
- OpenSimulator
- software version identifier
- 0.9.3.0
via Wikidata · CC0
~3 min read
Article
5 sectionsContents
- Features
- See also
- References
- Further reading
- External links
OpenSimulator is an open-source server platform originally launched in 2007 for hosting virtual worlds and metaverse environments. It is largely compatible with the virtual world Second Life but full compatibility is not a design goal.
==Features== OpenSimulator is written in C# and is designed to be easily expanded through the use of plugin modules. OpenSimulator can operate in one of two modes: standalone or grid mode. In standalone mode, a single process handles the entire simulation. In grid mode, various aspects of the simulation are separated among multiple processes, which can exist on different machines.