Content

the architecture folder contains the majority of the structures created in the project. All of the structure are located in the corresponding headers. Any function related to a structure (e.g: init_world or free_triangle) will be store in that folder as well.

Structures

Please find bellow the non exaustive list of the different structures implemented currently:

bbox struct

mesh struct

camera struct

light struct

triangle struct

ray struct

world struct