Open Metaverse Interoperability Group

We bolster the metaverse as an open and interoperable resource for anyone, inspired by the collaborative efforts of the community.

Who we are

OMIGroup is an open source community of industry professionals, independent creators, and passionate enthusiasts building interoperable technology together, in the open.

Open Metaverse Interoperability Group Values

Maintain sustainable innovation
By creating a cooperative, sustainable culture of innovations
Make the metaverse more human
We collaborate, driven by research, privacy and accessibility
Consistently deliver value
We incrementally discover and deliver value with intent
Empower the people making the metaverse
By incentivizing contributions
Cultivate resiliency
By championing freedom of choice and diversity

How you can get involved

Github

Contribute ideas, code, designs, worlds, and more here where you can also see what we have built and plan to build.

Discord

Join our community of businesses and individuals working towards this common goal of an open metaverse

Donate

Donate to us to support creators, and add to our very lean budget. We are still ironing out legal details - get in touch if you can help!

We can create a better, more open internet if we build together.

vr

https://omigroup.org/wp-content/uploads/2023/03/ExampleScene-1.glb

1

0

0

0

0

1

https://omigroup.org/wp-content/uploads/2023/03/coveromigltfdemo-scaled.jpg

https://omigroup.org/wp-content/uploads/2023/03/goodskymain.jpeg

170000

1

0

10000

-10000

3.2276113915470583

1.711806450868433

4.862979455648967

-3.141592653589793

1.4566212549031428

-3.141592653589793

Hit the R key to respawn at your omi_spawn_point

-3.2859669759878076

1.657322157476333

2.1274786955785103

-3.141592653589793

1.54315381776752

-3.141592653589793

0.26762907778103234

0.26762907778103223

0.26762907778103234

0x000000

https://omigroup.org/wp-content/uploads/2023/03/portalbox.glb

https://hyperfy.io/neonstreet

1

1

1

-3.6262307361704247

0.09735902169308241

-1.842800946630256

0

1.5230081861052138

0

Hyperfy - Neon Street

0

2

0

0x000000

https://omigroup.org/wp-content/uploads/2023/03/highrez_pixel.vrm

2.09041958709099

0.13342873227235558

2.511226514960941

0

0.1779683198333022

0

Pixel

Hello, I'm Pixel! Ask me about the OMI Extensions!

Pixel is an ai NPC that lives in the metaverse. She is currently in a world that the OMI group has created to highlight the open 3D file standards they have built on gltf.

1

https://omigroup.org/wp-content/uploads/2023/03/blank.glb

1

1

1

0

0

0

0

0

0

1

A booth that highlights OMIGroups gltf extensions. The following are demoed. ``` "extensions": { "KHR_audio": { "sources": [...], "emitters": [...] } } ``` ``` "extensions": { "OMI_collider": { "colliders": [ { "size": [1, 1, 1], "type": "box" } ] } }, "extensionsUsed": [ "OMI_collider" ], "nodes": [ { "extensions": { "OMI_collider": { "collider": 0 } }, "name": "BoxCollider" } ], ``` ``` "extensions": { "OMI_link": { "title": "Meetup World", "uri": "https://omigroup.org/worlds/meetup" }, "OMI_collider": { ... } ``` ``` "extensions": { "OMI_spawn_point": { "title": "Hill East", "team": "Red", "group": "Hill" } } ```