S
S
Svyatoslav Khusamov2015-12-01 14:53:11
Geometry
Svyatoslav Khusamov, 2015-12-01 14:53:11

Is there an open-source geometry library?

Interested in an open source OOP library in any programming language that implements:

  1. various geometric primitives - points, vectors, lines, polygons, polygons, circles, etc.
  2. different tools for them - the intersection of primitives, union, division of polygons, matrices, etc.

I am writing my own library for creating simple CAD systems. But I feel like I'm reinventing the wheel.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Roman Mirilaczvili, 2015-12-01
@khusamov

Libraries for rendering vector graphics: ShivaVG, Cairo, Anti-Grain Geometry (AGG)
Software for manipulating vector objects: Inkscape , Xara LX and all sorts of open source CADs.

S
skyfortress, 2015-12-01
@skyfortress

OpenGL?

A
angru, 2015-12-01
@angru

box2d / chipmunk /etc...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question