CloneX Space Pods
Opensea: https://opensea.io/collection/cyber-factory-2
Github: https://github.com/madjin/space-pod
Designed by JarlanPerez in collaboration with RTFKT Studios, these oncyber home space NFT art galleries were airdropped to all CloneX holders in January 2022.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
OnCyber
Site: https://oncyber.io/
This is the original platform space pods were designed for. It's a threejs based platform you can login with your wallet into and create a virtual gallery that others can visit. WebXR mode is supported and multiplayer avatars are on their way.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Just like how CloneX is being designed for interoperability, so should the home spaces too, right? Here's an overview map of the places the space pod has been ported into so far:
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
View high res: https://i.imgur.com/SskHDNB.jpgWhile I was building the oncyber space pod gallery I accidentally sold the last NFT in the wallet I was signed in with which prevented me from sharing that world anymore.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
When I signed into another wallet that had a spare I had to basically start over. There was no way to save the state of my old build.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
It would be nice if I could somehow export a save file or glb of the space I designed so I can atleast archive my creations.
Design
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
The model came with an optimized collision mesh as well! Here's how it looks separated from the main model.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Optimizing the textures shaved about ~10mb (!) from the original file which was ~15mb. I used gltf-pipeline to unpack and recombine back to .glb non-destructively.
gltf-pipeline.cmd -i .\space_pod.glb -s -o space_pod.gltf
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Exterior
Doesn't look too hard to make an individual shell.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
SM Sith Lord made a shell around the Space Pod. This version was to see how we think about the shape, it's not UV unwrapped or textured yet.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Blender Renders
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
In the future it'd be fun to create a design where you can fit many pods in there like an apartment building so people can be in the same complex as their friends. Long ago we crudely attempted such with webvrchat home space.
Jin mentioned it reminds him of the modular town I built in AArcade a few months back - which is the same kind of concept except w/ a loading wall when you enter/exit buildings. Star Wars Galaxies had a similar mechanic, but the loading wall was a kind of "soft" loading wall that made all the stuff appear after you entered a house. https://www.youtube.com/watch?v=DUGFVh_bNUY
I was actually talking about a different town that was more cyberpunk style, but similar architecture: https://twitter.com/anarchyarcade/status/1234935801684738049
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
The program you see is Anarchy Arcade, a free to download 3D desktop application you can get from Steam.
Ideas in Discord: burn X pods to claim apartments with varying heights.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
SubstrataVR
Site: https://substrata.info
Parcel: sub://substrata.info/?x=-248.5&y=215.2&z=5.6
Many virtual worlds are designed without thinking about how they might be represented in the context of another world (outside of menu or portal navigation) so they exclude having an exterior facade.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
JanusWeb
Github: https://github.com/madjin/space-pod
Tweet: https://twitter.com/dankvr/status/1479931967101714437
Demo 1: https://madjin.github.io/space-pod/
Demo 2: https://pod.homespace.eth
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Webaverse
Link: https://app.webaverse.com/?src=.%2Fscenes%2Fgrid.scn
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Cryptovoxels
World: https://www.cryptovoxels.com/play?coords=NE@160E,86S
Tweet: https://twitter.com/dankvr/status/1480720758661914626
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Update
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
Mozilla Hubs







VRChat
World: https://vrch.at/lime-cathcartbeth-4924d
Tweet: https://twitter.com/dankvr/status/1484060649361715200







VRland
Demo: https://vrland.io/2ZrT8Z/clonex


Neos VR
Site: https://neos.com/
WIP still, public world link coming soon when it's ready.





Anarchy Arcade
Steam: https://store.steampowered.com/app/266430/Anarchy_Arcade/
Tweet: https://twitter.com/dankvr/status/1485391851402244111
- memory palace for gamers (3D desktop)
- gets unbelievably cozier more you use it
- doesn't require an internet connection
- can be in background using little resources
- you can export all metadata
- Supports VR mode
- Free
Anarchy Arcade runs on Source engine which means that the pod is now compatible with other Source engine apps. AArcade is practically designed for home spaces which makes it a really powerful pair with the space pod. Take a look at the video below to see how easy it is like to decorate the home space via drag n drop.
Image Not Showing
Possible Reasons
- The image file may be corrupted
- The server hosting the image is unavailable
- The image path is incorrect
- The image format is not supported
Learn More โ
More videos:




Getting hella recursive with these virtual worlds. In this screenshot the purple bot on the right is streaming to twitch which is what's playing on the left big screen, except the screen is him in the Anarchy Arcade space pod with MozillaHubs live browser on the wall.

Here's a closer look to show you what I mean, it's a stream of SM Sith Lord controlling Hubs from Anarchy Arcade.

https://twitter.com/dankvr/status/1485403788563267586
Been using it for 3 years, got 8100+ hrs on it. The level editing UX on AArcade is one of the best when you get the hang of it. Believe it or not this can make you more productive and organized. There's much to learn from this program.
Wonderland Engine
Site: https://wonderlandengine.com/


Decentraland

3x3 grid fits, but the model is too bigโฆ


Somnium Space
https://somniumspace.com/parcel/3817


Unreal Engine

Website design

