Skip to content

Davide64-dev/FEUP_CGRA_Bee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 course.

Group T01G06

Name Number E-Mail
Davide Teixeira 202109860 [email protected]
Bruno Alves 201905971 [email protected]

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

Screenshot 1

  • Garden Creation

Screenshot 2

  • RockSet Creation

Screenshot 3

  • Bee Creation

Screenshot 4

  • Bee Movement

Screenshot 5

  • Bee Delivering Pollen

Screenshot 6

  • Grass Moving

Screenshot 7