From a82a3cc23719cc40b51862acefc8e4cd8b821595 Mon Sep 17 00:00:00 2001 From: Guido Maciocci Date: Thu, 11 Nov 2021 18:34:16 +1100 Subject: [PATCH] Update package description. --- src/GShark/GShark.csproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/GShark/GShark.csproj b/src/GShark/GShark.csproj index c1cbc75e..99154ec7 100644 --- a/src/GShark/GShark.csproj +++ b/src/GShark/GShark.csproj @@ -14,9 +14,12 @@ GShark gshark-logo.png https://gsharker.github.io/G-Shark - G-Shark is the nickname for Geometry Shark a light geometry library. - G-Shark library provides operation for generating and manipulating basic geometry like, curves, surfaces, meshes. - computational geometry, geometry kernel, geometry, kernel, csharp, nurbs, curves, bezier, polygons, intersections, mesh, solid, linear algebra, vectors + G-Shark provides classes and methods to create and manipulate geometry including curves, surfaces, solids, and meshes. + G-Shark is a highly functional general pruprose geometry library designed for computational designers and software developers + working in Architecture, Engineering, and Construction (AEC). It is implemented in C# to provide developers in the AEC industry with a single source + of functionality for developing geometric logic and geometry-centric applications in a familiar language, and enabling interoperability + with most CAD software used across AEC professions. + computational geometry, architecture, engineering, construction, geometry kernel, geometry, kernel, csharp, nurbs, curves, bezier, polygons, intersections, mesh, solid, linear algebra, vectors $(Version)