diff --git a/src/math/Ray.cs b/src/Math/Ray.cs similarity index 100% rename from src/math/Ray.cs rename to src/Math/Ray.cs diff --git a/src/math/VectorsExt.Conversion.cs b/src/Math/VectorsExt.Conversion.cs similarity index 100% rename from src/math/VectorsExt.Conversion.cs rename to src/Math/VectorsExt.Conversion.cs diff --git a/src/math/VectorsExt.Math.cs b/src/Math/VectorsExt.Math.cs similarity index 100% rename from src/math/VectorsExt.Math.cs rename to src/Math/VectorsExt.Math.cs diff --git a/src/testing/TestThruster.cs b/src/Testing/TestThruster.cs similarity index 100% rename from src/testing/TestThruster.cs rename to src/Testing/TestThruster.cs