A Week of A-Frame 11
What's up with A-Frame, a WebVR framework for building virtual reality experiences, for the week of Apr 22, 2016 to Apr 29, 2016.Projects
-
donrmccurdy built Island —
A voxel-based island surrounded by ocean.
-
ngokevin built Purple Rain —
A tribute to Prince.
-
dkraeker built Green Laser Pointer Store —
Shop for laser pointers and try them out.
-
dkraeker built Lava Cave —
Platformer in a lava tube cave with over ten minutes of gameplay.
-
lindseymysse built Tiny Hands for Trump —
Stuck in a car with Donald Trump, you have no choice but to listen to him.
-
ngokevin built Audio Visualizer Components —
Components using dancer.js that provide high-level audio data to create audio visualizations.
-
donrmccurdy built Ocean Component —
A component to generate low-poly oceans, provided in his aframe-extras library.
-
dbradleyfl built Grid Helper Component —
A component to create customizable grids.
-
ngokevin built Entity Generator Component —
A component to generate a number of entities as described by mixins.
-
nylki built Fit Texture Component —
A component to automatically scale textures to fit planes.
-
IdeaSpaceVR built IdeaSpace —
A content management system for photospheres.
-
AustinUfosnap built Starfox —
Fly through a Star Fox themed space.
Media
-
andgokevin
talked about
A-Frame at ForwardJS
-
captDayLight
wrote about
Building a Simple UI with A-Frame
Contributions
-
dmarcos
started work
on support for the WebVR 1.0 API.
-
JohnRodney
implemented
color support for animations.
-
ngokevin
refactored
texture loading for shaders to properly apply textures.
-
dmarcos
added
the icosahedron geometry.