Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/latinxr/aframelearning
- Owner: LatinXR
- Created: 2023-10-28T06:03:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T00:05:21.000Z (about 1 year ago)
- Last Synced: 2024-11-22T06:13:06.657Z (2 months ago)
- Topics: aframe, aframe-vr, augmented-reality, virtual-reality
- Language: HTML
- Homepage:
- Size: 25.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.