Ross ROSS = Recommend OSS · open-source software intelligence for agents

davideberly/GeometricTools

A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics. observed · 2026-08-28

github.com/davideberly/GeometricTools · C++ · BSL-1.0 (other) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 97
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2178
  • days_rel: n/a
  • days_push: 19
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1382 stars · 247 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The Geometric Tools Engine (GTE) is a C++14 collection of source code for computing in mathematics, geometry, graphics, image analysis, and physics. It includes a header-only mathematics library, GPU-based math implementations, and DirectX 11 / OpenGL 4.6 graphics wrappers with many sample applications.

Use cases

  • compute geometric algorithms like distance, intersection, and mesh processing in C++
  • build graphics applications with a CPU/GPU math and rendering engine
  • use a header-only C++ mathematics library for high-performance computing
  • run GPGPU implementations of math routines on NVIDIA GPUs
  • analyze images with computational geometry and image analysis code
  • prototype physics and geometry computations with sample applications

When to choose

  • you need robust, well-documented computational geometry and math routines in C++
  • you want a graphics engine with both DirectX 11 and OpenGL 4.6 backends
  • you need CPU multithreading or GPU-based math for high-performance computing
  • you are working on Windows 10/11 or Linux with Visual Studio, CMake, and gcc toolchains

When to avoid

  • you need a lightweight, single-purpose library rather than a large engine collection
  • your project targets platforms other than Windows or Linux (e.g., macOS or mobile)
  • you want a managed or interpreted-language library instead of C++14
  • you need turnkey application features rather than math/graphics building blocks

Facets

library · maturity active

math graphics image-processing simulation gpu-computing mathematics graphics computer-vision simulation windows cpp geometry computational-geometry header-only directx11 opengl46 gpgpu physics-simulation c++14 game-development linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
davideberly/GeometricToolsmain76

For agents

markdown · JSON · MCP: product_card(name="davideberly/GeometricTools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem