https://github.com/teixdavide/FEUP_CGRA_Bee
🐝 | A simple 3D interactive game made with WebGL
https://github.com/teixdavide/FEUP_CGRA_Bee
bee cg cgra computer-graphics feup game webgl
Last synced: 6 months ago
JSON representation
🐝 | A simple 3D interactive game made with WebGL
- Host: GitHub
- URL: https://github.com/teixdavide/FEUP_CGRA_Bee
- Owner: Davide64-dev
- Created: 2024-06-11T18:29:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-13T18:23:50.000Z (about 2 years ago)
- Last Synced: 2024-06-13T21:23:57.170Z (about 2 years ago)
- Topics: bee, cg, cgra, computer-graphics, feup, game, webgl
- Language: JavaScript
- Homepage:
- Size: 52.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Graphics 2023/2024
This repository contains a 3D game developed using JavaScript and the WebGL API, featuring a simple interactive interface. The creation of this program is part of the curriculum for the [Computer Graphics](https://sigarra.up.pt/feup/en/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=520332) course.
## Group T01G06
| Name | Number | E-Mail |
| ---------------- | --------- | ------------------ |
| Davide Teixeira | 202109860 | up202109860@up.pt |
| Bruno Alves | 201905971 | up201905971@up.pt |
## Some Useful Commands for controlling the bee
- `W` Increases the bee's velocity in its current direction.
- `A` Changes the bee's trajectory to the left.
- `D` Changes the bee's trajectory to the right.
- `S` Decreases the bee's velocity in its current direction.
- `F` Moves the bee downwards (maintaining its xz velocity).
- `P` Moves the bee upwards (maintaining its xz velocity).
- `O` Moves the bee to the hive.
## Additional Information
- No additional developments were made.
## Project Notes
- Panorama Creation

- Garden Creation

- RockSet Creation

- Bee Creation

- Bee Movement

- Bee Delivering Pollen

- Grass Moving
