This month we will be going over A Frame, the Mozilla VR project to ease the creation of WebVR content.
Find out how to turn this:
<a-scene>
<a-sphere position="0 1.25 -1" radius="1.25" color="#EF2D5E"></a-sphere>
<a-box position="-1 0.5 1" rotation="0 45 0" width="1" height="1" depth="1" color="#4CC3D9"></a-box>
<a-cylinder position="1 0.75 1" radius="0.5" height="1.5" color="#FFC65D"></a-cylinder>
<a-plane rotation="-90 0 0" width="4" height="4" color="#7BC8A4"></a-plane>
<a-sky color="#ECECEC"></a-sky>
<a-entity position="0 0 3.8">
<a-camera></a-camera>
</a-entity>
</a-scene>Into this:

We will have pizza, just like last time.
This will be on the East Side, over at Clarity Innovations.
1001 SE Water Avenue
Suite 400
Portland, Oregon 97214
There is some on-street parking nearby. Don't park in the building parking lot.
The front doors to the building could be locked. We'll post someone at the door for a while, but it'll probably be best to arrive a little bit early! You can also try pinging me (@frobdfas) on Twitter if you get locked out and I will let you in. If you do, I will try and DM you back that someone is on the way. The elevators can be slow. If you make it into the building, just get into the elevator. You can call the elevator from the lobby and it will come and open. Then we will call the elevator from the fourth floor and you can get out.
| Attachment | Size |
|---|---|
| Screen Shot 2016-11-01 at 10.09.42 AM.png | 177.02 KB |

Comments
Wow. Neat!
Wow. Neat!
--
Portland Drupal Developer
Thanks Frank
That was super interesting. Thanks for hosting it, and the energy put into it.
@mikedotexe on Twitter
LINKS!!!
Here are some general links that I used during the presentation:
https://github.com/frob/aframeexamples
https://frob.github.io/aframeexamples/,
https://frob.github.io/example-billboard.html, https://frob.github.io/aframeexamples/example-model.html
https://aframe.io/
https://threejs.org/
https://get.webgl.org/
http://acko.net/
https://aframe.io/docs
https://github.com/aframevr/awesome-aframe#components
https://github.com/aframevr/aframe-inspector
https://www.shadertoy.com/
When I finish my blog post on this I will be sure to post a link to it here.