https://github.com/bernas670/cgra
Computer Graphics @FEUP
https://github.com/bernas670/cgra
Last synced: 1 day ago
JSON representation
Computer Graphics @FEUP
- Host: GitHub
- URL: https://github.com/bernas670/cgra
- Owner: bernas670
- Created: 2019-02-27T11:56:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T16:08:25.000Z (almost 6 years ago)
- Last Synced: 2025-03-16T00:41:31.879Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 19.9 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CGRA
All code developed for the TP classes of the CGRA course
## Info
* **Date** : 2nd Year, 2nd Semester, 2018/2019
* **Course** : [Computação Gráfica](https://sigarra.up.pt/feup/pt/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=419996) | [Computer Graphics](https://sigarra.up.pt/feup/en/UCURR_GERAL.FICHA_UC_VIEW?pv_ocorrencia_id=419996) (CGRA)
* **Contributors** : [Bernardo Santos](https://github.com/bernas670), [Vítor Gonçalves](https://github.com/torrinheira)### Table of Contents
* [**TP01**](#tp01---setup-and-gui) - Setup and GUI
* [**TP02**](#tp02---geometry-and-transformations) - Geometry and Transformations
* [**TP03**](#tp03---ilumination-and-materials) - Ilumination and Materials
* [**TP04**](#tp04---texture) - Textures
* [**Project A**](#project-a) - *Application of the above*
* [**TP05**](#tp05---shaders) - Shaders
* [**TP06**](#tp06---procedural-modeling) - Procedural Modeling
* [**Project B**](#project-b) - *Application of the above*#### TP01 - Setup and GUI
* **Specification** : [Portuguese](specifications/tp01.pdf)#### TP02 - Geometry and Transformation
* **Specification** : [Portuguese](specifications/tp02.pdf)#### TP03 - Ilumination and Materials
* **Specification** : [Portuguese](specifications/tp03.pdf)#### TP04 - Textures
* **Specification** : [Portuguese](specifications/tp04.pdf)#### Project A
* **Specification** : [Portuguese](specifications/projA.pdf)
* **Grade** : 17.8#### TP05 - Shaders
* **Specification** : [Portuguese](specifications/tp05.pdf)#### TP06 - Procedural Modeling
* **Specification** : [Portuguese](specifications/tp06.pdf)#### Project B
* **Specification** : [Portuguese](specifications/projB.pdf)
* **Grade** : 18.1