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..
Language
Any
Platform
Any
License
Any
its great idea araç yıkama makinesi, araba yıkama, basınçlı yıkama,otomatik araç yıkama sistemleri
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...
Where may I post about Haskell questions? I need some advice on a 2D graph coloring algorithm
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...
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???
10 * 10 = 100 bytes }
var a,b:^2d_array;
{...}
copyselective(a,b,100,0); {
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...
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;...
: 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...
Hi,
can anyone help me with the multiplication of two n by n matrices using recursion.
Tkx!
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.
GetWindowRect(client);
: ScreenToClient (client);
: SIZE area = { client.Width(), client.Height() };
:
: CBitmap canvas;
: canvas.CreateCompatibleBitmap (&dc, area.cx, area.cy);
:
:...
*Sry for the double post, 1 min ago my post didn't show up*
I'm somewhat of a newb to Python and I don't know how to make 2D lists. Could anyone help me?
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...
Another way to show the same thing
Sorry, duplicate post. Formatting fail :(
Hi,
I have a similar problem as you posted.
Could you tell me how to solve it?
Thanks
Uwen
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,...