- OpenGL version: 4.1
- GLSL version: 4.10 (shader preprocesser:
#version 410
)
For each assignment discussed in the report use the following stucture:
-
Design Decisions:
Discuss the different ways of solving the problems, and motivate why you chose the option you have implemented.
-
Show Results:
Discuss how the design decision worked out.
-
Discuss Method:
Explain how you implemented the feature, e.g. give the formulas used for the color maps.
-
[OPTIONAL ]Implementation
Discuss implementation, not required.