CavalierContours VS homog2d

Compare CavalierContours vs homog2d and see what are their differences.

homog2d

C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples. (by skramm)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
CavalierContours homog2d
3 1
371 96
- -
0.0 9.4
over 1 year ago 8 days ago
C++ C++
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CavalierContours

Posts with mentions or reviews of CavalierContours. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-31.
  • What can you make with C++?
    1 project | /r/learnprogramming | 24 Jan 2022
    This is the library: https://github.com/jbuckmccready/CavalierContours
  • Need help to understand c++ library
    1 project | /r/learnprogramming | 23 Jan 2022
    Yeah, thats about the things that i cant learn quickly by myself. Anyway, is there any case that the library author put up header in .cpp rather than .h? In this https://github.com/jbuckmccready/CavalierContours
  • New 2D computational geometry library
    2 projects | /r/cpp | 31 Jul 2021
    Sometimes they are called "polylines (or polygons) with bulges" e.g. in AutoCAD. See also https://github.com/jbuckmccready/CavalierContours for a desription and an offset algorithm implemented in C++ and Qt.

homog2d

Posts with mentions or reviews of homog2d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-31.

What are some alternatives?

When comparing CavalierContours and homog2d you can also consider the following projects:

Wykobi - Wykobi C++ Computational Geometry Library https://www.wykobi.com

mcut - A library for detecting and resolving intersections between two surface meshes.

OCCT - Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE. This is a clone of the official repository located on https://dev.opencascade.org/. Please use official development portal for registering issues and providing patches.

au - A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.

Image2CAD - An application to translate raster image of CAD drawing sheet to a user editable DXF format.

clairvoyance - Visualize the virtual address space of a Windows process on a Hilbert curve.

static_aabb2d_index - Fast static 2D axis aligned bounding box index

CGal - The public CGAL repository, see the README below

OpenDraft - Open-Source 2D CAD Project written in C++ 20 featuring a self-developed GUI system.

Delaunator-GDScript - A GDScript port of Delaunator: A fast library for Delaunay triangulation of 2D points.

clairvoyance - Obtain GraphQL API schema even if the introspection is disabled