Top "2d" questions

2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models.

Build a simple HTML5/canvas 2D game. Game engine recommended to use?

I want to start learning HTML5 with canvas by building a simple 2d game. I want to build one that …

html 2d game-engine
XNA 2D Game Engines

I am just getting back into game development and I am really impressed with XNA. My only problem is that …

xna 2d
Image to ASCII art conversion

Prologue This subject pops up here on Stack Overflow from time to time, but it is removed usually because of …

c++ image-processing bitmap 2d ascii-art
How to tell if a line intersects a polygon in C#?

I have a question very similar to this: How to know if a line intersects a plane in C#? I …

c# geometry 2d bing-maps computational-geometry
How to decode U.P.S. Information from UPS MaxiCode Barcode?

I recently purchased a 2D Barcode reader. When scanning a U.P.S. barcode, I get about half of the …

2d barcode shipping ups
2D list has weird behavor when trying to modify a single value

Possible Duplicate: Unexpected feature in a Python list of lists So I am relatively new to Python and I am …

python python-2.7 list 2d
Favorite image file format for 2d sprites

What is your favorite, lossless image format for games (namely 2d games)? And why? Some things to take into consideration …

image 2d file-format sprite
Most performant way to graph thousands of data points with WPF?

I have written a chart that displays financial data. Performance was good while I was drawing less than 10.000 points displayed …

c# .net wpf performance 2d
Centering text on the screen with SFML

I'm using SFML 2.0 libraries on Ubuntu 12.10, using sudo apt-get install libsfml-dev to get them. Now I'm trying to get a …

c++ linux 2d sfml
Convert 2d images to 3d model

I need to display 3d sculptures in my application, but all I will have initially is 2d images of sculpture …

3d 2d 2d-3d-conversion