polygon on a sphere



Hi all,

I'm looking for a library that would handle operations on polygons on
a sphere? I know that CGAL handles boolean operations on nef polygons
(i.e. segments of great circles) but I would need some of the polygon
edges to be along latitude=cste lines (i.e. not great circles).

Thanks.

.



Relevant Pages

  • I need dxf files with polygons with circular arcs
    ... For performance evaluations of the CGAL's Boolean operations of ... straight line and circular arc segments as edges, ...
    (comp.cad.autocad)
  • Re: how to approximate discrete boundaries in 2D ?
    ... >> I'm looking for an algorithm... ... raster image of an actual jigsaw puzzle should be a valid input for the ... > line segments. ... > strings of line segments) into polygons. ...
    (comp.graphics.algorithms)
  • Re: how to approximate discrete boundaries in 2D ?
    ... > I'm looking for an algorithm... ... > Consider a discrete plane that is subdivided in many connex ... line segments. ... strings of line segments) into polygons. ...
    (comp.graphics.algorithms)
  • Re: Interface Delegation or ??
    ... class Point3D implements IPoint ... there will be segments and edges. ... edges will have a list of polygons it belongs ... of generics for this. ...
    (comp.lang.java.programmer)
  • glBegin(GL_POLYGON) trashes window
    ... For the unfilled polygons I use glPolygonMode; for filled circles I ... I have checked that only legal operations occur between each ...
    (comp.graphics.api.opengl)