[FEAT] Finish the Chapter 11

This commit is contained in:
NADAL Jean-Baptiste
2024-03-13 13:23:36 +01:00
parent 0da549d969
commit d2fe968717
23 changed files with 506 additions and 58 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#include <cmath>
#include <catch.hpp>
#include <external/catch.hpp>
#include "core/tuple.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "core/color.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "renderer/canvas.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
+1 -1
View File
@@ -25,7 +25,7 @@
/*---------------------------------------------------------------------------*/
#include <catch.hpp>
#include <external/catch.hpp>
#include "raytracing.h"
-17976
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -26,4 +26,4 @@
#define CATCH_INTERNAL_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS
#define CATCH_CONFIG_NO_CPP17_UNCAUGHT_EXCEPTIONS
#define CATCH_CONFIG_MAIN
#include "catch.hpp"
#include "external/catch.hpp"