OuuGiii / CG-Project-3

The 3 lab of the course Computer Graphics
0 stars 0 forks source link

Create the painting #1

Closed OuuGiii closed 4 years ago

OuuGiii commented 4 years ago

Create a painting with an Op Art painting. The painting must have:

The squares and the circles must be properly distributed in order to create the desired optical illusion when lighting calculation is disabled.

Each element of the painting should be modeled using geometric primitives (parallelepipeds and cylinders).

The painting must still be framed.

3 material types:

OuuGiii commented 4 years ago
the painting
OuuGiii commented 4 years ago

I've created the painting, but not in the way they wanted!

Instead of creating a gray background and black squares, I've created a black background and gray lines.

Do you think it is okay? @dserafim1999 @jpaquete14

OuuGiii commented 4 years ago

This is done, closing it :)