2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models.
I have two points (a line segment) and a rectangle. I would like to know how to calculate if the …
c# geometry 2d computational-geometryI want to do some 2D drawing and thus want to implement some matrix transformations. With my light mathematics background …
matrix 2d homogenous-transformationI am making a game with LibGDX (Java). I need the camera to follow a fast moving character. The easiest …
java opengl 2d libgdx smooth-scrollingI'm new to three.js and am trying to set up what amounts to a 2D visualization (for an assortment …
javascript graphics three.js 2d perspectivecameraI am looking for some algorithms which allow me to generate a realistic 2D terrain map. By realistic I mean …
2d generator terrainSo I've developed games in other platforms where the x/y coordinate system made sense to me. The top left …
unity3d 2d game-engineI am new at Android game development. I want to know how can i create and Animate the game characters …
android graphics 2d