Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in geometry

Reflect vector in 3D space

Find if point lies within a rectangle

c++ math geometry

Collision Resolving - Point outside Circle

Minimal rectangle containing all intersections of lines

geometry lines

Geometry: computational geometry , calculate all pairof points which are friends

How to find the area that two triangles are in contact

Extracting a tuple in a tuple of tuples Haskell

How do i get the x/y coordinates of the first and last points of the drawn arc relative to the top left corner of the canvas?

How to apply an affine transformation (4x4 matrix) to ndgrid/meshgrid results?

kinetic js zindex

z-index geometry kineticjs

Algorithm 3d orbiting camera control with mouse drag

Creating a randomly generated triangle and drawing it to a Jpanel

java swing random geometry awt

Why does Opencv Imgproc.minAreaRect give different results for the same points (that make up an asymmetrical triangle) in a different order?

java opencv geometry

Check if 4 points in space are corner points of a rectangle

How to find the radius of a circle given three points in 3d space C#

c# math 3d geometry

Best way to "match" an array of polygon vertices to another?

How can I make a circle from grid of GameObjects?