Skip to content

Latest commit

 

History

History
96 lines (77 loc) · 4.32 KB

references.md

File metadata and controls

96 lines (77 loc) · 4.32 KB
title
Reference Material

Reference Material

  1. A-Frame

External components

  1. Animation
  2. Include: <script src="https://unpkg.com/aframe-animation-component/dist/aframe-animation-component.min.js"></script>
  3. Doc: https://github.com/ngokevin/kframe/tree/master/components/animation/
  4. Event-Set
  5. Include: <script src="https://unpkg.com/aframe-event-set-component/dist/aframe-event-set-component.min.js"></script>
  6. Environments
  7. Include: <script src="https://unpkg.com/aframe-environment-component/dist/aframe-environment-component.min.js"></script>
  8. Doc: https://github.com/feiss/aframe-environment-component/
  9. Particle Systems
  10. Include: <script src="https://unpkg.com/aframe-particle-system-component/dist/aframe-particle-system-component.min.js"></script>
  11. Doc: https://github.com/IdeaSpaceVR/aframe-particle-system-component
  12. Oceans
  13. Include: <script src="//cdn.rawgit.com/donmccurdy/aframe-extras/v4.0.2/dist/aframe-extras.min.js"></script>
  14. Doc: https://github.com/donmccurdy/aframe-extras/tree/master/src/primitives

Tutorials

Inspiration

Source materials