All Projects → SamsungInternet → a-frame-demos

SamsungInternet / a-frame-demos

Licence: MIT license
VR demos built with A-Frame

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to a-frame-demos

hologram
Hologram Framework | All-in-one WebVR creation.
Stars: ✭ 84 (+342.11%)
Mutual labels:  aframe, aframevr
aframe-resonance-audio-component
🅰️ Google Resonance Audio (omnitone) for A-Frame
Stars: ✭ 33 (+73.68%)
Mutual labels:  aframe, aframevr
Ar Alphabets
Augmented Reality on Web (Web AR) for Kids to learn Alphabets with fun. AR on all Mobile Devices
Stars: ✭ 98 (+415.79%)
Mutual labels:  aframe
zanzarah-tools
The set of various zanzarah browsing and editing tools, written entirely in coffee and js.
Stars: ✭ 29 (+52.63%)
Mutual labels:  aframe
Altspacesdk
Software Development Kit for AltspaceVR
Stars: ✭ 159 (+736.84%)
Mutual labels:  aframe
Webxr Handtracking
👐 WebXR hand tracking examples
Stars: ✭ 116 (+510.53%)
Mutual labels:  aframe
Ar.js
Image tracking, Location Based AR, Marker tracking. All on the Web.
Stars: ✭ 3,048 (+15942.11%)
Mutual labels:  aframe
Aframe School
🎒 Interactive workshop and lessons for learning A-Frame and WebVR.
Stars: ✭ 84 (+342.11%)
Mutual labels:  aframe
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (+384.21%)
Mutual labels:  aframe
Aframe Leap Hands
A-Frame VR component for Leap Motion.
Stars: ✭ 159 (+736.84%)
Mutual labels:  aframe
globe-ar
3D Globe data visualization component in AR
Stars: ✭ 40 (+110.53%)
Mutual labels:  aframe
Aframe Particle System Component
Particle systems for A-Frame.
Stars: ✭ 156 (+721.05%)
Mutual labels:  aframe
Thehallaframe
WebVR demo that displays art
Stars: ✭ 120 (+531.58%)
Mutual labels:  aframe
Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+70573.68%)
Mutual labels:  aframe
3d Force Graph Vr
3D force-directed graph component in VR
Stars: ✭ 112 (+489.47%)
Mutual labels:  aframe
argon-aframe
glue to use aframe to author argon applications
Stars: ✭ 45 (+136.84%)
Mutual labels:  aframe
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+6794.74%)
Mutual labels:  aframe
Beat Pose
Play a Beat Saber clone with hand movements using Tensorflow.js & PoseNet
Stars: ✭ 145 (+663.16%)
Mutual labels:  aframe
Aframe Effects
A VR Ready Post processing framework for Three.js and/or A-Frame
Stars: ✭ 176 (+826.32%)
Mutual labels:  aframe
fiddler-core-demos
Sample applications demonstrating usages of Progress® Telerik® FiddlerCore Embedded Engine.
Stars: ✭ 64 (+236.84%)
Mutual labels:  demos

Samsung Internet A-Frame Demos

Set up

The demos are collected together as a Jekyll site. To get it up and running...

Linux

sudo apt-get install bundler zlib1g-dev libxml2-dev nodejs
bundle install
bundle exec jekyll serve

Mac

gem install bundler
bundle install
jekyll serve

If you get an error "Failed to build gem native extension", you may need to set the bundler to install under a different path and use this instead. See: github.com/bundler/bundler/issues/4065

Windows

Instructions coming soon

Then you can view the site at the URL shown in the console (http://127.0.0.1:4000/a-frame-demos/).

Net Magazine tutorial

If you are here for our Net Magazine Flickr carousel tutorial, you can find the code under flickr-carousel, or for a standalone version outside of the Jekyll site, see: github.com/poshaughnessy/aframe-flickr-carousel/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].