Advertisement

Results for "Category: Graphics/ Sound"

6_2008-2009 #209587
Simple Video Player Using DX9

Simple Audio Player, shows how to load up a DX9 initialized video into a controllable Picturebox. Also displays some other techniques for .Net like OpenFileDialog, ResizeEvents in .Net, and how to load up pictures at run time in .Net.

6_2008-2009 #209593
Image Randomizer v1.0

Randomizes images on your web page so that viewers will see a different picture each visit or refresh. I did this script to add a little diversity to my personal site.

6_2008-2009 #209800
Play sound in C# without DirectX

Why load DirectX to play a sound when you can just call the Windows library?

6_2008-2009 #209819
Avanglion OpenGL

OpenGL 3D Cube with reflections. The code is written in VC++.NET with Win32 and is using the GL headers

6_2008-2009 #209935
glass3d: 3d wine glass

It's a little 3D experiement with C# and GDI+. All I did was mixed in some trig, some drawing functions, and a little alpha-blending. And presto! http://www.stronglytyped.com/software/glass3d/index.html

6_2008-2009 #210140
Playing Music with Microsoft Direct X 9

This tutorial will give you the knowledge to use Microsoft Direct X 9 to play music in your applications. We will do this by using the Direct X 9 Audio class.

6_2008-2009 #210388
Image ratio resampler

Resamples an uploaded image to 75% jpeg, without changing the ratio! If x and y size is equal, the image will be [100px]*[100px]. If x is bigger than y, the image will be [150px or less] * [100px]. If y is bigger than x, the image will be [100px] * [150px or less].

6_2008-2009 #210400
A 3D CUBE MAGIC open gl

Cube Game ver 1.5 (opengl) You need to order the Cube by Color (everyone know this game) this 3d Game need a fast computer if the cube move slow then you need better graphics Card this a beta version and i will improve it (please Excellent me!!)

6_2008-2009 #210529
window in c

shows you how to create effective and good window

6_2008-2009 #210695
DrawPieGraph

Class that draws Pie Graphs.

6_2008-2009 #211005
ALPHABLEND INVERT CROP

ALPHABLEND CROP AND INVERT IMAGE

6_2008-2009 #211159
GText +++ New --- V2.5 ---

This is awesome!!! G-Text is now a fully customizable, graphical text designer. What does that mean? Well, this thing is great for making text with wonderful effects that can go into a website or anything! It saves images to BMP, GIF, JPG, or PNG. Download now, but don't forget to vote! UPDATE INFO: > You no longer need to press DRAW TEXT: Auto-Redraw now! > Save in 4 different file formats > Load and Save settings > Properties pane > Much more... download now!

6_2008-2009 #211442
trigonometry

hey, this is a brilliant work on the basics of c++ graphics. check this out.. briiliant for understanding graphics applications

6_2008-2009 #211446
Vb Photo Editor

This is my first approach to the amazing graphic's word. This code is a picture viewer, which can apply some effects like, rotate, zoom, sharpen, smooth, etc. All this, using new GDI+ and without any line of API code, because the new .NET classes can operate pixel by pixel. The code shows also how to use MDI environments, Clipboard class and open/save dialogs. This code is just an EXAMPLE you can use freely as a base to build real complete image processing applications. Any comment or improvement would be welcomed. I must say that some of the graphic algorithms are based on the excellent book "Mastering Visual Basic .NET" auth: Evangelos Petrousos , which I strongly recommned. Finnally, just say that the code is fully commented to make easier understanding.

6_2008-2009 #211868
Changing Text Color for Visual C++

My Code was written on Visual C++ 6.0 and it Changes the Color of the text and background in a common dos window. Much like how the text based RPG games do it. It should work on all compilers.

6_2008-2009 #211870
Clip edges of forms to give that rounded feel

This code will round the edges of your form to give that clipped/rounded look.

6_2008-2009 #211880
Graphics code generator with editor like paint brush

This utility allows you to draw picture (like in MSPaint Brush) and Writes you program which will give you the picture as output Similar to Ms Front Page. The graphical Editor is good like never before. This works good to have a very compact file than BMP format. With this work you can design your development easily

6_2008-2009 #211881
Icon Editor

With This utility you can show icon on your c programs which run under dos. You can develope icons which shows your appliction more graphical like window utilities

6_2008-2009 #211960
create 3D Diagrams using HTML/asp only

Draw 3D diagrams straight from a recordset, without any components/dlls/ocx at all! pure asp/HTML. see an example on http://www25.brinkster.com/mercury2k. if you like it, vote for me!

6_2008-2009 #211982
Adjust a GIF's Hue/Sat/Lum

This code adjusts the Hue, Saturation and Luminosity of any gif file on the fly! No component needed, it's just asp code. live demo: http://www.cwolves.com/testing/coloradj.html Live site using this: http://www.cwolves.com/home.asp?hue=0&sat=0&lum=0&con=0&red=true&green=true&blue=true&invert=false play with all the querystring values in that link.

Languages
Top Categories
Global Discovery