Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 2d

What is the best practice to render sprites in DirectX 11?

directx 2d directx-11

Generate 2D cross-section polygon from 3D mesh

OpenGL tile rendering: most efficient way?

performance opengl graphics 2d

2D vector modelling for game development

c++ c 2d vector-graphics

Collision reaction in a 2D side-scroller game similar to "Mario"

Fill rectangle with pattern in Java Swing

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