Earlier quoted context omitted.
That was an awful comparison
No, the point is that the gap is awfully large.
I'm interested in development for a complete web based experience using WebGL 2.0.
41–50 of 79 posts
Earlier quoted context omitted.
That was an awful comparison
No, the point is that the gap is awfully large.
I'm interested in development for a complete web based experience using WebGL 2.0.
It's out there live, you can visit the world right now via https://substrata.info/
It can do networked physics, see https://youtu.be/_rECxiwVteY, https://youtu.be/CzGz6voUE_8 etc.
and better yet, nearly all of the metaverse results look like a mashup of early 'There'[0] and SecondLife -- it's kind of bizarre how it all sort of ends up a the same place.
Earlier quoted context omitted.
Exactly this, if the networking is all handled automatically, the server is only relaying data so won't be able to validate things. The update in TFA is interesting as well, they're worried about Amazon for some reason, hence not releasing some of the moving parts. There are open source licenses that prohibit cloud usage.
Why open source any of it? The copyright owners don't believe they have a business model that can survive in the open source world. Fine. It's their creation, their choice of license. It gets filed in my mind on the closed-source shelf.
Here's my open source metaverse, which unlike Croquet has an open-source server as well: https://github.com/glaretechnologies/substrata It's out there live, you can visit the world right now via https://substrata.info/ It can do networked physics, see https://youtu.be/_rECxiwVteY , https://youtu.be/CzGz6voUE_8 etc.
I have a hard time not grinning when I read about a lot of these 'metaverse' 'hard-problems' that were seemingly solved by Linden Labs years and years ago. and better yet, nearly all of the metaverse results look like a mashup of early 'There'[0] and SecondLife -- it's kind of bizarre how it all sort of ends up a the same place. [0]: https://en.wikipedia.org/wiki/There_(virtual_world)
This looks great! But with all these mentions of democratizing and opposing centralization, the licensing model seems unclear to me. The Croquet Microverse is Apache-licensed but "built on top of Croquet OS" which seems to be proprietary with paid and centralized server. Does anyone understand whether at least the client side component of the Croquet OS, which interfaces with the Microverse, is open source so that al…
> Does anyone understand whether at least the client side component of the Croquet OS, which interfaces with the Microverse, is open source so that alternative server implementation could be developed without legally dubious reverse engineering of the protocol?
I don't think any reverse engineering is needed, since the protocols (e.g. TeaTime) were published decades ago. AFAIK the existing Smalltalk clients are FOSS (OpenCroquet/OpenCobalt); there have also been JS ports in the past (I think as part of Qwaq/Teleplace/Terf), but I can't remember if they're FOSS; those may be the same as this "Croquet OS", or this could be a rewrite.
(Yes, this project has had many names over the decades!)
Here's my open source metaverse, which unlike Croquet has an open-source server as well: https://github.com/glaretechnologies/substrata It's out there live, you can visit the world right now via https://substrata.info/ It can do networked physics, see https://youtu.be/_rECxiwVteY , https://youtu.be/CzGz6voUE_8 etc.