- From: Leonard Daly <web3d@realism.com>
- Date: Fri, 17 Aug 2018 21:45:13 -0700
- To: public-immersive-web@w3.org
- Message-ID: <f0042fa0-8774-1899-3481-6acbbb54c98a@realism.com>
Hi Rik, > All, > > last week at Magic Leap we released our browser Helio. > You can find an overview here: https://www.magicleap.com/experiences/helio Congratulations. > > As part of its feature set, we created a set of extensions that allows > authors to create and manipulate 3D objects such as animated models > and textures. It also allows extraction so content can be pulled out > of the browser and placed in the user's environment. > To make development easy, we created a library called "Prismatic" that > provides a simple declarative syntax. > > We'd like to iterate on our current approach with others vendors and > work towards an open standard that works on 2D, AR and VR devices. > I looked at the current community and working groups but couldn't find > one that covers our current use case. > > My questions are: > - Is there a group that is currently working on extending regular web > pages with 3D content? > - If not, is anyone interested in working with us on this? Yes, the W3C's Declarative WebVR Community Group is the official location within the W3C. I have been developing XSeen (https://XSeen.org/) to those same goals. It is an open source project (repository on GitHub) and runs in all HTML5 browsers and provides a DOM integrated interface to the 3D content. XSeen provides for standard fallbacks if the device cannot support the request. For example, if the user requests a VR display and the user is on a phone, then it rolls over to split-screen display compatible with cardboard. Please take a look at it and contact me directly if you would like more details. > > Please let me know if you want more details on our current > implementation. I'm happy to explain. I would very much be interested in more details. -- *Leonard Daly* 3D Systems Architect & Cloud Consultant President, Daly Realism - /Creating the Future/
Received on Saturday, 18 August 2018 04:45:32 UTC