Multimedia
Multimedia is media that utilizes a combination of different content forms.
Language
Platform
Any
License
Any
Simple, nice particle galaxy
Some tech stuff:
* 640x480x32Bit
* TinyPTC Framebuffer
* C Code (Win32), pure software
A rotating earth + texture-scroller
Some tech stuff:
* 640x480x32Bit
* full-object texturing
* z-Buffer, blur effect
* TinyPTC Framebuffer
* C Code (Win32), pure software
The Native Barcode Generator Plug-In is a FileMaker Extension that may be easily inserted into a FileMaker report to create bar code images. Once implemented, no other components or fonts need to be...
This is a C Source Code which is made as of Windows XP's Paint in which you can save or open file or draw anything you want.U will find how good the program is after looking at.
This program shows the utilization of the graphics header file in c to create a drawing application. Most beginners will be able to understand.
This program is developed in Turbo C in dos version. It look like Mspaint
(more detail visit www.pickSourcecode.com ). we can draw pictures, edit
picture using this dos paint, I designed some...
This is a chess game i developed in c using c graphics.Each
coin has its own movement and the game can be saved. When
restarted u can load your saved game .It also keeps track of
whose turn it...
Easy C game made by me in second year of engineering course in
one day as an assignment in graphics mode
Barcode 128 generator Module / DLL, Support Code A, Code B and Code C standard. Create perfect bar codes image in your own Windows applications and distribute Royalty Free!
C source code of a command line program which concatenates WAV files. It can optionally produce a toc file. Wav.exe prints the chunks in a wav file. Binaries for Windows are included.
A unique C program with graphics.This solves easy problems. Enter the data using arrow keys and digits and pressing spacebar gives answer.
The program solves most of the Easy Level Sudokus(28 entries &
above), that you might find in most newspapers. The numbers
given in the Newspaper/site should be given as the I/P & the
program...
A game in which no one can beat the computer. The user and the
computer alternatively can pick up 1, 2, 3 or 4 sticks from 21.
The one who picks the last is the loser.
This is a program coded in a c language . Users will find it more interesting . This is for drawing free hand.
It is a whole c software.
The C sourcecode of the framework for services programs with
auto installing/de-installing ability.
There are different methods that are used to sort the data. In
my program, you can enter 5 numbers which are to be sorted by
any one of the methods.After entering the numbers they are
shown in...
The code is based on the popularly used dda line drawing
algorithm. written in C. Generally in C we use the default
line() function to draw a line, this is done without using
that..you can say...
Bitmap Loader is a Image Viewer Program and it is used to View
any 256 Color Bitmap around 640x480 Resolution. This Program is
Developed in C Language.