I am currently working on a webring project called 3Dworldring. It's a webring consisting of mainly 3D explorable websites, which I'd like to call worlds. I was hoping that worlds could be traversed in a way that makes sense to that world: perhaps there are doors that lead to another world, or buttons you click on a wall that takes you to your webring neighbours. World creators can be creative with this.
By explorable, what I mean is that you can move around the world and explore, akin to a walking simulator game. I don't think I want to limit perspective to first person, but I'm hoping to keep this mostly 3D and explorable.
The webring is up (https://3dworldring.cjsatnarine.space), though it's currently in plain html and needs some working. I used ringfairy (https://github.com/k3rs3d/ringfairy) to create the webring, and I am using blender and three.js for creating my worlds.
One thing I fear about this project is that there's a high entrace bar, world creators having to both programme and create assets for their worlds. Even now, I'm aware it takes a long time to create a world; I'm currently working on two demo worlds to showcase my vision. Despite this, I'm excited to see what creative worlds might come out of this.
Feel free to share any thoughts or criticisms of the idea.
#webring #ringfairy #3dworldring #threejs