w3c / webvr-content-workshop

https://w3c.github.io/webvr-content-workshop/
11 stars 11 forks source link

Landscape of WebVR authoring tools #17

Open delapuente opened 6 years ago

delapuente commented 6 years ago

Identify the key players authoring VR experiences on the Web, the processes, types of audience, what is missing and what can be improved.

Utopiah commented 6 years ago

A quick review of Amazon new Sumerian https://aws.amazon.com/sumerian/ as the latest solution would be nice

delapuente commented 6 years ago

@Utopiah we are trying to contact someone from Amazon to join us.

Do you know someone who wants to talk about BabylonJS or ReactVR?

delapuente commented 6 years ago

My 5 minutes talk: The road to A-Frame 1.0

Utopiah commented 6 years ago

@delapuente for babylonjs https://mobile.twitter.com/davrous

for reactvr in Europe I don’t know

Utopiah commented 6 years ago

Actually https://mobile.twitter.com/nikgraf did a presentation in Amsterdam recently, else maybe someone from Vizor

jsantell commented 6 years ago

Proposal: Runtime Developer Tools for WebXR

Regardless of how you build XR content, the platform stays the same: an overview of browser devtools for XR content, including future AR emulation

Utopiah commented 6 years ago

@jsantell are you coming?

jsantell commented 6 years ago

@Utopiah yup

Utopiah commented 6 years ago

@jsantell ah that's great! Can't wait to meet you and annoy you with three.ar.js and WebAROn* ;)

jsantell commented 6 years ago

@Utopiah can't wait, looking forward to it 😸

Yonet commented 6 years ago

I worked on Autodesk Play, a tool similar to AWS Sumerian. I don't mind talking about it but it is not really being developed anymore so not sure how useful the talk is. Check out samples here: http://play-docs.autodesk.com/sample_projects/.

Utopiah commented 6 years ago

@mrdoob’s list https://gist.github.com/mrdoob/9320ea3b031aa664b199fb2556023768

delapuente commented 6 years ago

@Yonet , that's awesome. Can you give me a one-sentence description/title?

tbalouet commented 6 years ago

I got an early access to AWS Sumerian. If there's a PC at people's disposal I could connect my account so people can use it eventually

m-ke commented 6 years ago

@delapuente I'll talk about A-Frame components and how we build them in a developer-friendly way (showing the architecture components and what you can do with them)

Yonet commented 6 years ago

@delapuente title would be "Design challenges of WebVR Authoring tool". Does that sound good? I can only do it on Thursday if that's ok.

jsantell commented 6 years ago

Slides for Runtime Developer Tools for WebXR

Utopiah commented 6 years ago

Slides for ReactVR

CarinC commented 6 years ago

Hi all,

I was sadly unable to attend the event, or to post anything on time for it, but would like to share some info that might be useful.


Easy-to-use tools & frameworks for creating interactive 360/VR experiences in the browser:

  1. http://www.wondavr.com/
  2. https://www.halolabs.io/
  3. https://www.blend.media/stories
  4. http://vizor.io (well known to you all, I guess)
  5. https://aws.amazon.com/sumerian/ (as mentioned by many already)

Some of these tools & frameworks are build on top of:

  1. https://aframe.io/
  2. https://aframe.io/aframe-inspector/example/

Some are marketed for building non-browser VR apps (e.g. for Samsung Gear or Oculus Rift), but already give previews in the browser, and have web VR on their road map.

Hope this helps,

CarinC

delapuente commented 6 years ago

@CarinC thank you. I'm gathering resources under the tag resources so I'm copying it to its own issue in case someone else wants to contribute.