Skip to content

Commit

Permalink
Merge pull request #75 from HoangGiang93/main
Browse files Browse the repository at this point in the history
Update Multiverse Labs
  • Loading branch information
HoangGiang93 authored Aug 30, 2024
2 parents e3690ad + 3daac15 commit 7e45460
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ resources:
height: 200px
---

The [Multiverse Framework](https://github.com/Multiverse-Framework/Multiverse), supported by [euROBIN](https://www.eurobin-project.eu/), incorporates Interactive Virtual Reality Labs. It is powered by Unreal Engine for rendering compatible with the Meta Quest 3 Headset and MuJoCo for physics computation, enables the operation of multiple labs concurrently, and allows several users to interact simultaneously.
The [Multiverse Framework](https://github.com/Multiverse-Framework/Multiverse), supported by [euROBIN](https://www.eurobin-project.eu/), is a decentralized simulation framework designed to integrate multiple advanced physics engines along with various photo-realistic graphics engines to simulate everything. The Interactive Virtual Reality Labs, utilizing Unreal Engine for rendering (optimized for Meta Quest 3 Headset) and MuJoCo for physics computation, support the simultaneous operation of multiple labs and enable real-time interaction among multiple users.

<div class="hidde-after-preview">
For Detailed information click
Expand All @@ -41,6 +41,24 @@ The [Multiverse Framework](https://github.com/Multiverse-Framework/Multiverse),
</div> -->

Multiverse on the Cloud
---

The Multiverse Framework can be accessed via the Cloud through any browser on any platform. Once inside the Jupyter Notebook, click on "Desktop" to launch a virtual machine.
<div>
<!-- <a class="btn btn-primary" target="_blank" href="">Run Code</a> -->
<a class="btn btn-success" target="_blank" href="https://binder.intel4coro.de/v2/gh/Multiverse-Framework/Multiverse-Docker/main">Link to BinderHub</a>
</div>

![](BinderHub.png)

Key components
---

The Multiverse Framework is built with three main pillars: the Multiverse Server/Client, Multiverse Parser, and Multiverse Knowledge. Each pillar operates independently, making separate installation and operation possible. To simplify the launching and visualizing of clusters, Multiverse includes Multiverse Launch and Multiverse View. The software runs on both Linux and Windows, with seamless communication across systems via TCP socket.

For further information, please refer to this [documentation](multiverseframework.readthedocs.io).

<h2>Single User</h2>
<figure class="video_container">
<video width="100%%" height="300" autoplay loop muted controls>
Expand All @@ -58,4 +76,3 @@ The [Multiverse Framework](https://github.com/Multiverse-Framework/Multiverse),
</figure>

<br/>

0 comments on commit 7e45460

Please sign in to comment.