Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/latinxr/aframelearning

Tutoriales para aprender AFrame
https://github.com/latinxr/aframelearning

aframe aframe-vr augmented-reality virtual-reality

Last synced: 13 days ago
JSON representation

Tutoriales para aprender AFrame

Awesome Lists containing this project

README

        

# Probando tutoriales para desarrollo de VR con Aframe

Software:
- [XAMPP](https://sourceforge.net/projects/xampp/) para el server
- [Brackets](https://brackets.io/) como code editor (pero también he usado Visual Studio Code)
- [Github Desktop](https://desktop.github.com/) (opcional para personas con poca experiencia usando Terminal)

Recursos:
- Documentación de [AFrame.io](https://aframe.io/docs/1.4.0/introduction/)
- [A-Frame Extras](https://github.com/c-frame/aframe-extras)
- [AR.js](https://ar-js-org.github.io/AR.js-Docs/) (como referencia)
- [Realidad Aumentada con Objetos 3D](https://emiliusvgs.com/realidad-aumentada-con-objetos-3d-arjs-aframe/)
- [WebXR](https://www.w3.org/TR/webxr/) (como referencia)
- Youtube
- [clarecreate](https://www.youtube.com/@clarecreate) (en inglés)
- [CFBCursos](https://www.youtube.com/watch?v=5nnaLDpGSzQ) (em português)
- Udemy Course de [Danilo Pasquariello](https://www.udemy.com/course/learn-a-frame-and-get-ready-for-webvr/)
- Para refrescar [JavaScript](https://developer.mozilla.org/en-US/docs/Web/javascript)
- [Github](https://github.com/git-guides/git-init)
- [FreeCodeCamp](https://www.freecodecamp.org/espanol/news/guia-para-principiantes-de-git-y-github/) (en español)
- [Blender](https://www.blender.org/) (diseño en 3D)


Notas del tutorial se pueden encontrar en los comentarios del codigo/markdown.