/feup-cgra-proj

Resolution proposal of the final project from the course unit Computer Graphics

Primary LanguageJavaScriptMIT LicenseMIT

feup-cgra-proj

GitHub Workflow Status GitHub

Click here to play

This repository comprises the project of the Computer Graphics course unit project. The goal was to create a supply delivery simulation using concepts learned in the course unit and WebGL.

Website

The application consists of a supply delivery simulation made by a vehicle, in this case, a blimp. In order to support the concept the scene has to contain a surrounding landscape (cube map), a terrain, a vehicle and a billboard.

How to play?

WASD - horizontal movement.

L - supply launch.

P - turn on/off auto-pilot.

R - reset scene.

Requirements

WebCGF

WebCGF (Web Computer Graphics @ FEUP) is a library developed by teachers of the Graphics, Interaction and Gaming Group (GIG) of the Department of Informatics Engineering (DEI) at the Faculty of Engineering of the University of Porto to support the computer graphics courses lectured primarily in the Master in Informatics and Computing Engineering (MIEIC).

You can download WebCGF and its documentation here.

Documentation

The project documentation is generated with jsdoc and can be accessed here.

Authors

Disclaimer

This repository contains the solution for the problem. Note that it might contain errors and should not be used as a solution for anyone besides the authors.

License

MIT