Guest_imported
New member
- Jan 1, 1970
- 0
hi!
i'm looking for a function to simply put out a pixel in a regular simple console application, without using the borland library.
example:
drawpixel(R, G, B, x, y);
now i'm a newbie and i don't really want to initialize directx or opengl just to draw a bunch of pixels. so is there a way to draw pixels with a simple function?
thanks! any help appreciated
i'm looking for a function to simply put out a pixel in a regular simple console application, without using the borland library.
example:
drawpixel(R, G, B, x, y);
now i'm a newbie and i don't really want to initialize directx or opengl just to draw a bunch of pixels. so is there a way to draw pixels with a simple function?
thanks! any help appreciated