diff --git a/README.md b/README.md index 5d4b30b4..033b7133 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# A Short Note about the future of geometry3Sharp (updated Jan 2026) + +geometry3Sharp development was on hiatus for many years, however we have started working on major update for modern C#/dotnet (currently targeting .NET SDK 8.0), in the [dotnet8 branch](https://github.com/gradientspace/geometry3Sharp/tree/dotnet8). This branch already has some nice feature additions like GLTF and partial USD support, and much more to come. There are also substantial breaking changes, like removing many of the "float" (ie 2f/3f) versions of geometric types and computation classes. See the Changes.md file in the branch for more info. Many of these changes are being made in support of our new Gradientspace Graph project (http://gradientspace.com/gsgraph). + +There is a dedicated and actively maintained Unity-only branch developed for the Virgis Project at https://github.com/ViRGIS-Team/ViRGiS-Geometry. + # geometry3Sharp Open-Source (Boost-license) C# library for geometric computing.