Advertisement

Results for "Category: Graphics/ Sound"

5_2007-2008 #175306
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.

5_2007-2008 #175451
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

5_2007-2008 #175498
Fire Effect

A simple fire like effect is drawn onto the screen.

5_2007-2008 #175529
A Sonique Visual Plugin

Hi Everyone, I'm Very New At This, I'm Usually Found In The VB Section. This Is My Very FIRST C++ Application! I Just Thought I'd Let You Know How Simple It Is To Make A Sonique (www.sonique.com) Visual Plugin. It's Shows The PCM Waveform Of The Mp3 You Are Playing, And Has A Cool Colour Changing Effect. Please Note That This Code May Be Very Sloppy. It Is Also Un-commented, But If You Ask, I Shall Upload An Annotated Version. (P.S. This Has Only Been Tested On Sonique 1.51.0 , And Pleassseeee Vote And Give Comments.)

5_2007-2008 #175567
Fireworks ( SetDIBitsToDevice )

I found a java class called "jahabi.class" which diplayed excellent fireworks. I decomiled it and changed it over to C++. This will show you how to render a bitmap using SetDIBitsToDevice() and creating a bitmap using CreateDIBSection(). This shows you how to manipulate a bitmap's bits in memory. Great for fast processing of graphic effects. (does not use DirectX or OpenGL)

5_2007-2008 #175568
CBloobCtrl

This is a control derrived from MFC's CWnd class... it's more or less a worthless control... it doesn't do much but make cool little "bloobs" move around in the control and melts them together. Just a neat little effect to add to your MFC programs to catch someone's attention.

5_2007-2008 #175583
OpenGL 3d Particle Engine

This is a 3d particle engine written in 5 minutes... literally. It is written on the basecode of NeHe's tutorials at nehe.gamedev.net, but is a completely original work. It displays a total of 10000 particles, and each has a random shade of blue as a color, its own position, and its own speed in all 3 directions. You can rotate the image using the 4 arrow keys. (Hit ESCAPE to exit) Please vote and leave feedback. Ignore the title of 3d RPG, that is because it is one of my future projects im experimenting with.

5_2007-2008 #175600
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.

5_2007-2008 #176145
Olympics 2000

Hey the olympic fever has hit planet source code too.Check out this code For some advanced graphics programs and help please visit www.gauravcreations.com

5_2007-2008 #176146
Graphics

Displays amazing graphics on ur screen with sound like flowing water

5_2007-2008 #176148
Titanic

Watch Out!! Here comes TITANIC on ur pc.This program created using c++ has animation as well as sound effects of the ALL TIME SHIP TITANIC!!!!!! PLEASE RATE IT.

5_2007-2008 #176677
THE THREE DIMENSIONS

Teach you how to write programs for creating 3-D objects on the screen using the smallest possible code

5_2007-2008 #176678
Designs

Play with circles and lines.Learn how to blink text in the graphics mode add sound and lots more Visit www.gauravcreations.com for more cool programs

5_2007-2008 #176680
DRAW -3D

A cool application that converts anything drawn in 2-D to 3-D.COOOOOOOl isn't it (see screenshot) More cool programs for download at www.gauravcreations.com Please Vote

5_2007-2008 #176681
CAR 3-D

Wow A 3D car created using borland c++.You are able to view the car from any angle as it rotates around every possible angle and axis.Please Vote For This Code. For more 3D programs and help in bc++ visit my site www.gauravcreations.com

5_2007-2008 #176682
Independence Day(see screenshot)

This program has almost all the basic c++ graphics functions and also the independence day tune created using sound function. It will act as a great tutorial for those who want to learn graphics in c++.Please vote fr me. visit www.gauravcreations.com for more exciting programs.

5_2007-2008 #176780
PaintBucket Algorithm v0.0.1 Build 93

Paint Bucket is a common tool for image editing applications (Photoshop, Paintshop Pro etc..). Main purpose of this tool is find and paint an area that has similar colored pixels. So it's algorithm much more harder to code and compute than a normal paint brush or pencil brush. Because paint bucket algorithm has, a search and determine an area with similar color, different with other tools. Finally, all this algorithm written in vb.net is included with project. And Test Application is very functional and reusable with all this and other MDI based applications. You can freely use and distrubute it in personal and opensourced projects (please not in commercial projects). Test Application has Undo and Redo function (with 5 history limitation), "open", "save", "save as" and "close" functions with four common image format. You can check the readme on http://alatas.info/paintbucket Please Vote, Thanks

5_2007-2008 #176978
Dynamic Text Image Creation

Create text graphics on the fly using GDI+. Supports any TrueType font and allows multiple style options. See comments for usage. Please vote or post questions.

5_2007-2008 #176982
Dynamic Font Generation

Create text graphics on the fly using GD and freetype libraries. Supports any TrueType font and allows size, color, and bgcolor specification. Also has built in support for date formatting. Examples can be found at http://www.danhendricks.com/site.content/howto/php/dynafont/index.html

5_2007-2008 #176983
Percentage Bar Indicator

A percentage bar indicator. Can be used to create a "relevancy" statistic bar for custom search engine, to display user voting statistics (ie, 3 out of 4 stars), or display any other percentage graphically. See also my ASP.NET/C# version: http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=3415&lngWId=10

Languages
Top Categories
Global Discovery