From cbcb32c62a019b7a0972fd59cebca2ab576c0d39 Mon Sep 17 00:00:00 2001 From: Kevin Bonga <elv-kevin-eric.bng@eduge.ch> Date: Mon, 16 Sep 2024 12:49:22 +0200 Subject: [PATCH] correcting initial commit --- {geo_algo/.idea => .idea}/.gitignore | 0 {geo_algo/.idea => .idea}/geo_algo.iml | 0 {geo_algo/.idea => .idea}/modules.xml | 0 ...51trie Algorithmique-Mod\303\251lisation 3d.pdf" | Bin ...51trie Algorithmique-Mod\303\251lisation 3d.pdf" | Bin ...1om\303\251trie Algorithmique-Projection 3D.pdf" | Bin ...trie Algorithmique-Rendu 3D-Textures-Shader.pdf" | Bin ...ique-Algorithmes avanc\303\251s-Ray tracing.pdf" | Bin geo_algo/Delaunay.pdf => Delaunay.pdf | Bin geo_algo/Optimisation.pdf => Optimisation.pdf | Bin geo_algo/Tableau Vertex.pdf => Tableau Vertex.pdf | Bin {geo_algo/tp => tp}/rendu.zip | Bin {geo_algo/tp => tp}/rendu/tp1_projection_3D.js | 0 {geo_algo/tp => tp}/rendu/tp2_shader.glsl | 0 {geo_algo/tp => tp}/rendu/tp3_ray_tracing.js | 0 {geo_algo/tp => tp}/rendu/tp_shader_kevin_bonga.txt | 0 .../G\303\251om\303\251trie_algo-TP1.pdf" | Bin .../G\303\251om\303\251trie_algo_TP2.pdf" | Bin .../G\303\251om\303\251trie_algo_TP3.pdf" | Bin 19 files changed, 0 insertions(+), 0 deletions(-) rename {geo_algo/.idea => .idea}/.gitignore (100%) rename {geo_algo/.idea => .idea}/geo_algo.iml (100%) rename {geo_algo/.idea => .idea}/modules.xml (100%) rename "geo_algo/1.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" => "1.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" (100%) rename "geo_algo/2.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" => "2.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" (100%) rename "geo_algo/3.G\303\251om\303\251trie Algorithmique-Projection 3D.pdf" => "3.G\303\251om\303\251trie Algorithmique-Projection 3D.pdf" (100%) rename "geo_algo/4.G\303\251om\303\251trie Algorithmique-Rendu 3D-Textures-Shader.pdf" => "4.G\303\251om\303\251trie Algorithmique-Rendu 3D-Textures-Shader.pdf" (100%) rename "geo_algo/5.G\303\251om\303\251trie Algorithmique-Algorithmes avanc\303\251s-Ray tracing.pdf" => "5.G\303\251om\303\251trie Algorithmique-Algorithmes avanc\303\251s-Ray tracing.pdf" (100%) rename geo_algo/Delaunay.pdf => Delaunay.pdf (100%) rename geo_algo/Optimisation.pdf => Optimisation.pdf (100%) rename geo_algo/Tableau Vertex.pdf => Tableau Vertex.pdf (100%) rename {geo_algo/tp => tp}/rendu.zip (100%) rename {geo_algo/tp => tp}/rendu/tp1_projection_3D.js (100%) rename {geo_algo/tp => tp}/rendu/tp2_shader.glsl (100%) rename {geo_algo/tp => tp}/rendu/tp3_ray_tracing.js (100%) rename {geo_algo/tp => tp}/rendu/tp_shader_kevin_bonga.txt (100%) rename "geo_algo/tp/ressources/G\303\251om\303\251trie_algo-TP1.pdf" => "tp/ressources/G\303\251om\303\251trie_algo-TP1.pdf" (100%) rename "geo_algo/tp/ressources/G\303\251om\303\251trie_algo_TP2.pdf" => "tp/ressources/G\303\251om\303\251trie_algo_TP2.pdf" (100%) rename "geo_algo/tp/ressources/G\303\251om\303\251trie_algo_TP3.pdf" => "tp/ressources/G\303\251om\303\251trie_algo_TP3.pdf" (100%) diff --git a/geo_algo/.idea/.gitignore b/.idea/.gitignore similarity index 100% rename from geo_algo/.idea/.gitignore rename to .idea/.gitignore diff --git a/geo_algo/.idea/geo_algo.iml b/.idea/geo_algo.iml similarity index 100% rename from geo_algo/.idea/geo_algo.iml rename to .idea/geo_algo.iml diff --git a/geo_algo/.idea/modules.xml b/.idea/modules.xml similarity index 100% rename from geo_algo/.idea/modules.xml rename to .idea/modules.xml diff --git "a/geo_algo/1.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" "b/1.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" similarity index 100% rename from "geo_algo/1.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" rename to "1.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" diff --git "a/geo_algo/2.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" "b/2.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" similarity index 100% rename from "geo_algo/2.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" rename to "2.G\303\251om\303\251trie Algorithmique-Mod\303\251lisation 3d.pdf" diff --git "a/geo_algo/3.G\303\251om\303\251trie Algorithmique-Projection 3D.pdf" "b/3.G\303\251om\303\251trie Algorithmique-Projection 3D.pdf" similarity index 100% rename from "geo_algo/3.G\303\251om\303\251trie Algorithmique-Projection 3D.pdf" rename to "3.G\303\251om\303\251trie Algorithmique-Projection 3D.pdf" diff --git "a/geo_algo/4.G\303\251om\303\251trie Algorithmique-Rendu 3D-Textures-Shader.pdf" "b/4.G\303\251om\303\251trie Algorithmique-Rendu 3D-Textures-Shader.pdf" similarity index 100% rename from "geo_algo/4.G\303\251om\303\251trie Algorithmique-Rendu 3D-Textures-Shader.pdf" rename to "4.G\303\251om\303\251trie Algorithmique-Rendu 3D-Textures-Shader.pdf" diff --git "a/geo_algo/5.G\303\251om\303\251trie Algorithmique-Algorithmes avanc\303\251s-Ray tracing.pdf" "b/5.G\303\251om\303\251trie Algorithmique-Algorithmes avanc\303\251s-Ray tracing.pdf" similarity index 100% rename from "geo_algo/5.G\303\251om\303\251trie Algorithmique-Algorithmes avanc\303\251s-Ray tracing.pdf" rename to "5.G\303\251om\303\251trie Algorithmique-Algorithmes avanc\303\251s-Ray tracing.pdf" diff --git a/geo_algo/Delaunay.pdf b/Delaunay.pdf similarity index 100% rename from geo_algo/Delaunay.pdf rename to Delaunay.pdf diff --git a/geo_algo/Optimisation.pdf b/Optimisation.pdf similarity index 100% rename from geo_algo/Optimisation.pdf rename to Optimisation.pdf diff --git a/geo_algo/Tableau Vertex.pdf b/Tableau Vertex.pdf similarity index 100% rename from geo_algo/Tableau Vertex.pdf rename to Tableau Vertex.pdf diff --git a/geo_algo/tp/rendu.zip b/tp/rendu.zip similarity index 100% rename from geo_algo/tp/rendu.zip rename to tp/rendu.zip diff --git a/geo_algo/tp/rendu/tp1_projection_3D.js b/tp/rendu/tp1_projection_3D.js similarity index 100% rename from geo_algo/tp/rendu/tp1_projection_3D.js rename to tp/rendu/tp1_projection_3D.js diff --git a/geo_algo/tp/rendu/tp2_shader.glsl b/tp/rendu/tp2_shader.glsl similarity index 100% rename from geo_algo/tp/rendu/tp2_shader.glsl rename to tp/rendu/tp2_shader.glsl diff --git a/geo_algo/tp/rendu/tp3_ray_tracing.js b/tp/rendu/tp3_ray_tracing.js similarity index 100% rename from geo_algo/tp/rendu/tp3_ray_tracing.js rename to tp/rendu/tp3_ray_tracing.js diff --git a/geo_algo/tp/rendu/tp_shader_kevin_bonga.txt b/tp/rendu/tp_shader_kevin_bonga.txt similarity index 100% rename from geo_algo/tp/rendu/tp_shader_kevin_bonga.txt rename to tp/rendu/tp_shader_kevin_bonga.txt diff --git "a/geo_algo/tp/ressources/G\303\251om\303\251trie_algo-TP1.pdf" "b/tp/ressources/G\303\251om\303\251trie_algo-TP1.pdf" similarity index 100% rename from "geo_algo/tp/ressources/G\303\251om\303\251trie_algo-TP1.pdf" rename to "tp/ressources/G\303\251om\303\251trie_algo-TP1.pdf" diff --git "a/geo_algo/tp/ressources/G\303\251om\303\251trie_algo_TP2.pdf" "b/tp/ressources/G\303\251om\303\251trie_algo_TP2.pdf" similarity index 100% rename from "geo_algo/tp/ressources/G\303\251om\303\251trie_algo_TP2.pdf" rename to "tp/ressources/G\303\251om\303\251trie_algo_TP2.pdf" diff --git "a/geo_algo/tp/ressources/G\303\251om\303\251trie_algo_TP3.pdf" "b/tp/ressources/G\303\251om\303\251trie_algo_TP3.pdf" similarity index 100% rename from "geo_algo/tp/ressources/G\303\251om\303\251trie_algo_TP3.pdf" rename to "tp/ressources/G\303\251om\303\251trie_algo_TP3.pdf" -- GitLab