Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in geometry

Bounding Box of the Line Arrangement in O(n log n) time

Code or formula for intersection of two parabolas in any rotation

fast geometric proximity predicate

find angle between faces from face normals

3d geometry angle

How to draw a regular polygon so that one edge is parallel to the X axis?

math graphics geometry polygon

Draw a circle with a specific number of pixels

Finding filled rectangles given x, y coordinates using SQL

sql postgresql geometry

Using Kinect to detect objects on the floor

Simplest/efficient way of checking if a square falls inside a triangle

matlab math geometry

Programmatically create UIButtons on CircleImage

How to find the polygon enclosing a point from a set of lines?

calculating the arc/point in d3 path

javascript math d3.js geometry

Transfer coordinates from one triangle to another triangle

geometry coordinate

How to find minimum possible projection of a polygon on X axis, after rotating at an arbitrary angle?

How do I get an array of points of a circle union's circumference

c# opengl math unity3d geometry

How to insert [Spatial Point] values with a query in MySQL in Laravel

Python & Algorithm: How to do simple geometry shape match?

python algorithm geometry

Using JSTS buffer to identify a self-intersecting polygon

javascript geometry

How to find the diameter of objects using image processing in Python?

Calculate the euclidian distance between an array of points to a line segment in Python without for loop