Advertisement

Results for "Category: Graphics/ Sound"

ASP_Volume3 #65722
Crop Image

Crops a section from an Image,It helped me I hope it helps you.

ASP_Volume3 #65749
Screen Capture

A program to make screenshots and save it in jpeg format. The program it's works invisible when it's do a screenshot.

ASP_Volume3 #65783
Compare two images, very fast (unmanaged & managed)

This code compares two images of the standard C#/.NET supported types for equality taking into consideration size, pixel equality and more. I needed a fast way of doing this as an alternative to the slow managed GetPixel and SetPixel. By accessing the bitmapdata directly with pointers, this method is endlessly faster and thrust me it's worth it in the end.

ASP_Volume3 #65892
KEY PRESS EVENT IN C

This program displays a clock.Importantly, this program won't prompt for any input, but it will respond to input's (in the form of key press events). Normally in c we can't get the input without prompting for it, but this program gets the input without prompting and proceeds accordingly.

ASP_Volume3 #66059
MOUSE CURSOR CODE GENERATOR

By Using THis Code We Can Develop User Desinged Cursors In DOS Mode. It Is A Very Good Code To Design Cursors, Also I Have Included A Tutorial On Mouse Cursors In DOS.

ASP_Volume3 #66108
Developing charts in C#.NET

This is an example application that shows how to draw charts in c# on .NET framework 2.0. This application draws 4 types of charts (Line chart, Column chart, Pie chart and Scatter chart) along with gridlines and title options.

ASP_Volume3 #66177
COMPUTER GRAPHICS

DDA LINE ALGORITHM,BRESENHAM'S LINE ALGORITHM,BRESENHAM'S CIRCLE ALGORITHM,DRAWING CIRCLE TRIGONOMETRIC METHOD,SHEARING,TRANSLATION,SCALING,ROTATION ABOUT AN ORIGIN AND ANY POINT,BEZIER CURVE NTH ORDER ETC.

ASP_Volume3 #66224
Air India Reservation

This Program generalizes how Reservation is done. It comprises of graphics and sound effects. Even mouse is used in it. It will be great to present this one as a project. Enjoy.

ASP_Volume3 #66376
Movie Player

Movie Player

ASP_Volume3 #66437
TextRotateandMove

This is a simple demonstration of how to draw rotated text with or without an outline onto an image, and move it around with the mouse.

ASP_Volume3 #66856
Boarder Design Using Delay. In C

to give informations.

C_Volume2 #81262
Gravity Works!

Gravity Simulator that uses the OpenGL Libraries. I used the GLUT event handler interface to control Mouse functions. Found at: http://modzer0.cs.uaf.edu/~hartsock/C_Cpp/OpenGL/Gravity.html

C_Volume2 #81327
Particle Engine

This program shows how a 2D particle engine works. It's not the best code but it gets the job done. I know it could be greatly optimized but I just needed the code like this.

C_Volume2 #81334
circle

demonstrate how to make a circle with out using the provided circle command. for those of you who have ever need to make use of the symetry of a circle here's a program that will help. The code provided is made into a simple screen saver

C_Volume2 #81347
Visual C++, Window Creation, Line Drawing/Basic Win32 Game Programming, Looping Therory

The purpose of this is to show various Win32 Methods and some Theory. It creates a Win32 Extended class, it then Creates and Extended Window, it then starts to show that basics of Win32 Game Programming, that is an infinite loop. This shows a good theory of how to initialize variables in game programming. At first my approach was to initialize the variables in the loop and use a BOOL to say it was the first time in the loop, then on my third look at how the code was working I found the fastest way to set the first time variables, outside the loop, rather than having the computer check an if statement was true, this was the theory. This programme starts at a random position (the initializing theory), (in the loop) draws a line to a new random position, then sets the end of the line to the beginning of the new one (this is where the loop ends).

C_Volume2 #81351
Fire Effect

A simple fire like effect is drawn onto the screen.

C_Volume2 #81362
GRAPHICAL WELCOME SCREEN

GRAPHICAL WELCOME FOR ANY PROGRAM OR PROGRAMMER, WHO WANT'S TO IMPRESS HIS USER, MAY IT BE A CLASS PROJECT OR A PROFESSONAL PRESENTATION.

C_Volume2 #81370
window shaping example

Example on how to shape your form to fit a the shape of an image.

C_Volume2 #81373
A 3D Plugin for winamp

It's a 3d Bar winamp Plugin

C_Volume2 #81376
Graphics Learning Codes.~GodZilla Teaches~

This is meant for anyone who has started programming in c++, and want to learn graphics and maths governed programs.VOTE PLEASE ! Learn from the codes,this can prove a great shortcut!

Languages
Top Categories
Global Discovery