Web-based Virtual Reality Environments

Reference Material

  1. A-Frame

External components

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

Tutorials

Source materials

Comments

Notice anything wrong? Have a doubt?


Copyright © 2022 Jorge C. S. Cardoso jorgecardoso@ieee.org