Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in geometry

How to determine if an (x, y) point is within a polygon defined by a list of boundary points

How do I partition an oriented bounding box?

Basic geometry in Clojure [closed]

math clojure geometry

Shapely: Cut a piece from a linestring at two cutting points

Comparing Polygons for Similarity

geometry polygon

PHP/GD, how to copy a circle from one image to another?

php image gd selection geometry

In iOS Development, using Core Graphics and/or Quartz 2D, how can I draw a circle filled with a gradient in such a manner that it looks like a sphere?

Point on a line closest to x,y [duplicate]

algorithm geometry

OpenGL ES 2.0 Equivalent for ES 1.0 Circles Using GL_POINT_SMOOTH?

opengl-es-2.0 geometry

Point in OBB (Oriented Bounding Box) algorithm?

c++ algorithm geometry

Creating boost.geometry.model.polygon from 2D C List

Adding custom data type (geometry) in Doctrine 2.1.7. Method canRequireSQLConversion() is not called

Transforming coordinates of one rectangle to another rectangle

How to construct Voronoi diagram on the sphere with CGAL easily?

How do I make a circle QLabel?

Split line into multiple line

geometry line

"Line of Sight" for a vertex on polygon to all other polygon vertices

java javafx geometry

Apply three.js subdivision modifier without changing outer geometry?

Boolean operations on rectangle polygons

c++ algorithm geometry boolean

Finding the farthest point in one set from another set

algorithm 3d geometry