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 course.
Name | Number | |
---|---|---|
Davide Teixeira | 202109860 | up202109860@up.pt |
Bruno Alves | 201905971 | up201905971@up.pt |
-
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.
- No additional developments were made.
- Panorama Creation
- Garden Creation
- RockSet Creation
- Bee Creation
- Bee Movement
- Bee Delivering Pollen
- Grass Moving