2D
2D computer graphics is the computer-based generation of digital images—mostly from two-dimensional models (such as 2D geometric models, text, and digital images) and by techniques specific to them. 2D computer graphics are mainly used in applications that were originally developed upon traditional printing and drawing technologies, such as typography, cartography, technical drawing, advertising, etc..
Forum Post

Re: Drawing Line over Form and labels

its great idea araç yıkama makinesi, araba yıkama, basınçlı yıkama,otomatik araç yıkama sistemleri
Forum Post

Unique data check in a 2d array using objects

Okay, so, as anyone can tell by going through my recent question history, I have been asking a lot of questions in regards to objects, placement in an array, and checking to see if that data is...
Forum Post

Haskell

Where may I post about Haskell questions? I need some advice on a 2D graph coloring algorithm
Forum Post

mouse coordinates from event

I want to get coordinates from an event object for drawing on an HTML 5 canvas element but am having lots of trouble. I get the event object from the event attribute like this: How do you...
Forum Post

Re: copy a 2d array to another

I tried to put it in my code, but it doesn't work... I thing because the arrays I use are char type. Also the arrays are records etc a.mat. If I use SizeOf() for the count, is it going to work???
Forum Post

Re: copy a 2d array to another

10 * 10 = 100 bytes } var a,b:^2d_array; {...} copyselective(a,b,100,0); {
Forum Post

Re: copy a 2d array to another

OK!! I didn't knew that dos in windows(xp) is like java! (virtual machine):-o! Of course I run my program using dos box! Well, I know its not the best way to make a program and run it, but I know...
Forum Post

Re: an algorithm like BFS (breadth-first search) but.. (help)

Here's an example how to implement it using recursion. Uses a 2D array instead of a search-tree, it should give a starting point anyway...const max_size=10; type graf_element=record flag:boolean;...
Forum Post

Re: how to blast an 2d array aout to screen without for-loops?

: I wonder if there is something like the fillchar function, that if u : use it you can "erase" the contents of an array in a simple : function, without the for-loops, to write all the contents...
Forum Post

Need help with 2D matrix multiplication using recursion

Hi, can anyone help me with the multiplication of two n by n matrices using recursion. Tkx!
Forum Post

How to Draw the 3Lobes in vb.net using graphics

Hi Friends I have done this below program,for drawing But when i run the program i get the below image, u can see it below.
Forum Post

Re: Drawing in Dialog in VC++ MFC

GetWindowRect(client); : ScreenToClient (client); : SIZE area = { client.Width(), client.Height() }; : : CBitmap canvas; : canvas.CreateCompatibleBitmap (&dc, area.cx, area.cy); : :...
Forum Post

Re: Vb.Net 2D rpg collision detection

*Sry for the double post, 1 min ago my post didn't show up*
Forum Post

2-dimensional lists

I'm somewhat of a newb to Python and I don't know how to make 2D lists. Could anyone help me?
Forum Post

Re: Sprites and MakeTransparent() Questions

Here's a bit of working transparency code. Any chance we can get this to support multiple transparent images? Public Class Form1 Public bm_char As New Bitmap("C:\charg.png") 'the character...
Forum Post

Re: Sprites and MakeTransparent() Questions

Another way to show the same thing
Forum Post

Re: Sprites and MakeTransparent() Questions

Sorry, duplicate post. Formatting fail :(
Forum Post

Re: Problem in drawing 3D graph in Matlab (settled)

Hi, I have a similar problem as you posted. Could you tell me how to solve it? Thanks Uwen
Forum Post

Hi guys + newbie issue with dragging 2d points in OpenGL

Hi everybody, this is my first post, even if I read a lot in this great forum, so thank you ;) I'm a webdeveloper, but I'm studing the OpenGL libraries for a school project, I'm really a newbie,...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.