Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorger/shoot_the_boxes_cardboard
:eyeglasses: Shoot The Boxes - CardBoard
https://github.com/jorger/shoot_the_boxes_cardboard
Last synced: about 2 months ago
JSON representation
:eyeglasses: Shoot The Boxes - CardBoard
- Host: GitHub
- URL: https://github.com/jorger/shoot_the_boxes_cardboard
- Owner: Jorger
- Created: 2015-10-26T18:34:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T19:20:11.000Z (about 9 years ago)
- Last Synced: 2023-04-04T03:15:42.239Z (almost 2 years ago)
- Language: JavaScript
- Homepage: http://jorger.github.io/shoot_the_boxes_cardboard/
- Size: 2.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Shoot the boxes - Cardboard/Three.js
Juego en el que podrás disparar a una serie de cajas que se mueven en el escenario, haciendo uso de las [Google CardBoard]
![Game](https://dl.dropboxusercontent.com/u/181689/shot.gif)
### Demo
Es posible acceder al juego a través de la dirección: http://jorger.github.io/shoot_the_boxes_cardboard/
Para dispositivos móviles es posible escanear el siguiente código QR.
![QR](https://dl.dropboxusercontent.com/u/181689/qrshootboxes.png)
### Tecnologías/Librerías.
* [WebGL]
* [Three.js]
* [Templates for Google Cardboard]
* [Skybox]
* [cannon.js]### Autor
Jorge Rubaino[@ostjh]
License
----
MIT
[@ostjh]:https://twitter.com/ostjh
[Google CardBoard]:https://www.google.com/get/cardboard/
[WebGL]:https://get.webgl.org/
[Three.js]:http://threejs.org/
[Templates for Google Cardboard]:http://jaanga.github.io/cookbook/cardboard/readme-reader.html
[Skybox]:http://stemkoski.github.io/Three.js/Skybox.html
[cannon.js]:https://github.com/schteppe/cannon.js