A Week of A-Frame 159 - 161
What's up with A-Frame, a WebVR framework for building virtual reality experiences, from Apr 4, 2019 to Apr 25, 2019.Our #VR browser game Barista Express has finally been released! âï¸
— Construct Arcade (@ConstructArcade) April 12, 2019
Go play it now! #webvr #webxr #webgl #aframe @MadeWithAFrame https://t.co/tiTsVKGlJx
Our final demo, so far ;)
— BumbleBee_Studios (@BumblBeeStudios) April 10, 2019
-Nerly pic.twitter.com/uJRM7iavvQ
We've released @aframevr v0️⃣.9️⃣.1️⃣! Follow up fixes and improvements to 0.9.0 such as WebXR compatibility and browser updates, new component events API, and improved animation performance. https://t.co/bFF0mUVZho
— Supermedium (@supermediumvr) April 25, 2019
♨️ If there was an @aframevr boilerplate I'd recommend, it'd be this one featuring Hot Reloading (change code = auto update scene), HTML requires, and templating. Try it out. https://t.co/XIGDSi6vc3
— Kevin Ngo (@andgokevin) April 12, 2019
Component .events API landed in @aframevr to register event handlers that bind/detach/attach themselves depending on entity/scene state. Improves hot reload experience. https://t.co/yhoUE1qqLu
— Kevin Ngo (@andgokevin) April 12, 2019
events: {
click: function (evt) {
this.el.object3D.scale.set(2, 2, 2);
}
}
Blocked Car VR - License our HTML5 VR games for your brand or website. No download required, please contact us for more info.https://t.co/dQCrLXsifF#webxr #webvr #html5games #html5 #vr #virtualreality #vrgames #daydream #oculus #gearvr #webgames #onlinegames @aframevr pic.twitter.com/9paddOuo25
— DS Effects (@dseffects) April 10, 2019
Projects
Gunters of OASIS from @supermediumvr running on the Exokit Engine in Oculus Go🥚 pic.twitter.com/np5aLKBNPZ
— Exokit (@exokitXR) April 16, 2019
Example of dynamic positional audio on #BoseFrames using @AFrameVR. When you turn to look at a desk you get a brief audio description of who is working on what there.
— Fabien Benetou (@utopiah) April 8, 2019
Code : https://t.co/FZOWAthjAe pic.twitter.com/sqthv80EkK
Hey @aframevr users! Here‘s a nice Visual Studio Code extension for the a-frame framework. It really speeds up the workflow 🚀#vscode #extension #aframe #webvr #dev https://t.co/G6g8GjMO2F pic.twitter.com/Q9gQYWMVXs
— Marlon (@Marlon360) April 23, 2019
In this app, @acwervo utilizes the incredibly specific torus knot to show how 3D shapes can be animated in @aframevr! Remix it and test out your own strange shapes.https://t.co/BpPao7s7Jr pic.twitter.com/NWcHUKqZMB
— 🎏Glitch (@glitch) April 8, 2019
In today's example for WebVR Week, @acwervo shows off some of powerful building blocks in @aframevr that make it easier to write VR apps!https://t.co/LUCCG2IWvH pic.twitter.com/AmyZSAFJIj
— 🎏Glitch (@glitch) April 9, 2019
Not visually exciting but happy to finally get reliable HTC Vive tracker setup working in #webvr and @aframevr using @exokitXR. For those with trackers, try it yourself with https://t.co/B1AaXvfle6 running on https://t.co/5FETZ4ER9n latest in webvr mode pic.twitter.com/fEYd7X0Wpc
— Kieran Farr (@kfarr) April 16, 2019
#happyEaster2019🐰 This is the start of my 1st ever #WebVR scene! So proud of myself for embracing the world of @aframevr 🤓 Working on my 1st #WebXR challenge from #WXRWS tutor @theDart76https://t.co/yompDVgJad
— Suzanne Lee (@TheHappyLass) April 21, 2019
Skate Duck VR - License our HTML5 VR games for your brand or website. No download required, please contact us for more info.https://t.co/k88DVLD0Ub #webxr #webvr #html5games #html5 #vr #virtualreality #vrgames #daydream #oculus #gearvr #webgames #onlinegames @aframevr pic.twitter.com/hIAk6tLD7N
— DS Effects (@dseffects) April 15, 2019
I may have lost my mind but at least my nose is finally dancing!!#webar @aframevr #webvr #aframe #js #threejs pic.twitter.com/WF6TbAzX9l
— e̗dͣ ͓f̡̼͙is͟h͕ (@efish) April 6, 2019
I don't know what I've done... but I like it #webar @the8thwall #cats #tossacat #coding #threejs #aframear #aframevr @aframevr pic.twitter.com/c2B86O35PT
— e̗dͣ ͓f̡̼͙ḯs͟h͕ (@efish) April 7, 2019
Candy Lines VR - License our HTML5 VR games for your brand or website. No download required, please contact us for more info.https://t.co/Oup20WcHdQ#webxr #webvr #html5games #html5 #vr #virtualreality #vrgames #daydream #oculus #gearvr #webgames #onlinegames @aframevr pic.twitter.com/cHuM5XHoRT
— DS Effects (@dseffects) April 5, 2019
Going markerless with @the8thwall and #aframevr #webvr @aframevr pic.twitter.com/1v4ecjSMq9
— e̗dͣ ͓f̡̼͙ḯs͟h͕ (@efish) April 7, 2019
Knife VR - License our HTML5 VR games for your brand or website. No download required, please contact us for more info.https://t.co/RGb2ijUa1o#webxr #webvr #html5games #html5 #vr #virtualreality #vrgames #daydream #oculus #gearvr #webgames #onlinegames @aframevr pic.twitter.com/CojEHEDVNI
— DS Effects (@dseffects) April 4, 2019
Focused on loading in decor and usable props into the scene. will be coding NPC spawning for the rest of the week.
— BumbleBee_Studios (@BumblBeeStudios) April 2, 2019
Challenges - having to Spawn NPC, from click the serving dashboard
Successes - loading in props is completed
Hours - 5 hours
Media - maya
-Favour pic.twitter.com/QKosARaZG9
Articles
Curious about how you can build #webvr game with @aframevr ?
— Adi Polak (@AdiPolak) April 15, 2019
read thishttps://t.co/39E5oLBtpw on @ThePracticalDev pic.twitter.com/8pR081yihC
Learn designing for Virtual Reality using @aframevr by @kernel_kumar @virtrealitytime https://t.co/bHVVvZWWLS
— Designerrs (@designerrslab) April 5, 2019
Events
Super excited about the Thursday's #aframe_nyc 🗽 meetup workshop - @vea_arthur gives us an inspiring glance at his progress on our "A-Robots" challenge 🤖🔥💯 @aframevr pic.twitter.com/GcammugrJb
— Roland Dubois (@rolanddubois) April 10, 2019
Just about done with the finishing touches for an ambitious 1hr workshop introduction to @aframevr for @digifestTO's Educational Forum. You can find the @Glitch @ https://t.co/r1vwBg9nx5 and the workshop @ https://t.co/3lA3ATq9LG
— Anthony Scavarelli (@PlumCantaloupe) April 25, 2019
If you find any bugs please let me know 😅 pic.twitter.com/MHgQkZ8J8F
🎟 > https://t.co/n80IdH752h
— Kieran Farr (@kfarr) April 24, 2019
Come see me tomorrow night @GrayAreaorg Salon talking about 🎨+💻
Attractions include:
(1) cash bar
(2) other cool artists
(3) my 10 min talk on combining #webxr, @aframevr, Projection Mapping, @htcvive trackers, @MTA bus, @exokitXR...
Challenge for the 1st #WebVR workshop at @CodeClanScot: create an @aframevr scene using primitives WITHOUT using transformations ⚠️
— Danilo Pasquariello (@theDart76) April 19, 2019
The goal? To get familiar with the official documentation and use as many attributes as possible to modify their shape and appearance. 🤓#WXRWS
1/3 pic.twitter.com/IXiPoYA86x
Been with the awesome @TheHappyLass at @CodeClanScot today, and we were blown away: such cool people there and an amazing venue for our #WebVR workshops in #Glasgow!
— Danilo Pasquariello (@theDart76) April 10, 2019
Thank you guys for being the official venue for our #WXRWS events! 🙂🙏@aframevr #VR #WebXR #Webdesign #WomenInXR pic.twitter.com/iDg3uwZACD
@aframevr workshop with 30% new members #aframe_nyc building a community sandbox for web-based VR/AR, getting more folks to play and build virtual sand castles, I would call that a successful team effort ;-) @debraeanderson pic.twitter.com/OI7XGhyRu5
— Roland Dubois (@rolanddubois) April 13, 2019
Thank you to the Taiwan VR Meetup for having speak tonight on #WebVR and @aframevr There is nothing that makes me happier than sharing my passion for creating VR for the web. pic.twitter.com/kMM1epqgOE
— Yoni Binstock (@YoniBinstock) April 20, 2019
A2 WebVR via @aframevr - love you can write a webpage and produce simple VR and augmented reality - looks cool, is cool and is not too hard if you can do HTML
— Dr Scott Turner (@scottturneruon) April 16, 2019
#caschat pic.twitter.com/xeM2VbLSXN
HUGE Thanks to @TheHappyLass and @CodeClanScot: you made this event possible, guys! 🙂🙏 It was great meeting cool and skilled people at the workshop today and see their interest in #WebVR and @aframevr.
— Danilo Pasquariello (@theDart76) April 18, 2019
Looking forward to the next #WXRWS event in #Glasgow!#WebXR #VR #WomenInXR pic.twitter.com/2R6iKEOgJz
Miscellaneous
I'd say @aframevr is becoming the goto framework for web based v|a|m|x r ...keep up the awesome work! https://t.co/MYw0jCT6vM
— Sandy Ressler (@sressler) April 25, 2019