JavaScript – Testing with A-Frame.

The development team tells us about this javascript library:
A-Frame can be developed from a plain HTML file without having to install anything. A great way to try out A-Frame is to remix the starter example on Glitch, an online code editor that instantly hosts and deploys for free.
Is easy to write source code because using tag elements, see the default example:

You can test it and learn about this on this webpage.
I created a simple example on my codepen account and I add new features to the default example.
It is very easy to use it.
This is the result of that example.

See the Pen
aframe_part_001
by Cătălin George Feștilă (@catafest)
on CodePen.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.