Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakuj/computer-graphics-lab-journal

Lab journal for the Computer Graphics course at DTU
https://github.com/jakuj/computer-graphics-lab-journal

Last synced: 3 days ago
JSON representation

Lab journal for the Computer Graphics course at DTU

Awesome Lists containing this project

README

        

# Lab Journal

#### Hosted using GitHub Pages [**here!**](https://jakuj.github.io/computer-graphics-lab-journal/)

This repository contains the source code for the lab journal for the *02561 Computer Graphics* course at the Technical University of Denmark.

## What?

The journal was developed over the course of the 2019/20 winter semester. It consists primarily of 10 short projects (referred to as worksheets) which serve as introduction to increasingly more complex problems in computer graphics - all implemented using WebGL. Each worksheet is annotated with the problem formulation and solved step by step.

The final project concerns a rendering technique known as sphere tracing. The final report is included [at the root of the repository](Final_Project_Report.pdf).

## Links

- [Course description](https://kurser.dtu.dk/course/02561)
- [Course web page](https://courses.compute.dtu.dk/02561/)