Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 2d

What's the best language for real-time graphics programming on Android?

2D Elastic Ball Collision Physics

2d physics collision

Function for rotating 2d objects?

Computing a 2D signed distance field

c# .net math 2d distance

2d trajectory planning of a spaceship with physics

lua 2d physics box2d

2D animation in Python

python animation 2d

How can I convert 3D space coordinates to 2D space coordinates?

vector 3d 2d transform space

Finding all points in certain radius of another point

algorithm 2d point

How to calculate end points of perpendicular line segments?

Moving a Point Along a Line in JavaScript Canvas

javascript math canvas 2d line

Scaling issue on Android - why is picture so clumsy?

android 2d game-development

Best practices: efficient sprite drawing in XNA

c# xna drawing 2d sprite

Finding all cycles/enclosed shapes in a 2D grid

c# algorithm grid 2d

Convert 2d images to 3d model [closed]

3d 2d 2d-3d-conversion

Flipping a 2D Sprite Animation in Unity 2D

c# animation unity3d 2d sprite

How to get 1D column array and 1D row array from 2D array? (C# .NET)

c# .net arrays 2d rows

Scale a polygon so the edges match up

Python: One-liner to perform an operation upon elements in a 2d array (list of lists)?

calculate a perpendicular offset from a diagonal line

math geometry 2d line point