This repository contains three projects made with JavaScript and Three.js for the course Sistemas Gráficos at Universidad de Granada. Each project is in a different folder.
- Práctica 1 - live version: sandbox where we investigated the basics of Three.js
- Práctica 2 - live version: a simple game where the player controls a robot and has to catch life bubbles and avoid the dangerous ones, that we made to explore the possibilities of Three.js in the field of gaming
- Práctica 3 - Arkanoid 3D: the final project of the subject, where we made a 3D remake of the classic Arkanoid, that sums up what we have learnt in this subject
All these projects have been created by:
- David Vargas Carrillo (@dvcarrillo)
- Andrés Molina López (@Andresmag)