2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models.
I want to create a two dimensional array in Javascript where I'm going to store coordinates (x,y). I don't …
javascript arrays dynamic 2d pushFrom wikipedia: the cross product is a binary operation on two vectors in a three-dimensional Euclidean space that results in …
language-agnostic math vector 2dI've worked for some time with Unity3d and found it's 2D part with OnGUI() or GUITextures too clumsy. Also, …
android ios 2d game-engine marmaladeWhat is the correct way to draw isometric tiles in a 2D game? I've read references (such as this one) …
2d isometricWhen is it necessary, or better to use a SurfaceView instead of a View?
android graphics 2dI've worked for some time with Corona SDK and love how fast and easy I can create powerful apps using …
windows mobile cross-platform 2d game-engineAssuming a series of points in 2d space that do not self-intersect, what is an efficient method of determining the …
algorithm geometry 2d