Advertisement

Results for "Category: Graphics/ Sound"

4_2005-2006 #166406
trigonometry

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

4_2005-2006 #166410
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.

4_2005-2006 #166832
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.

4_2005-2006 #166834
Clip edges of forms to give that rounded feel

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

4_2005-2006 #166844
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

4_2005-2006 #166845
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

4_2005-2006 #166924
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!

4_2005-2006 #166946
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.

4_2005-2006 #166952
A File Manager with GUI in DOS

This code is to view file & folder from drive.. download this code and please rate me...

4_2005-2006 #166953
A Matrix Screensaver in DOS

I hope that you like this interactive marix screen saver... Dont't forget to download this code and rate me.....

4_2005-2006 #166954
A Small Virtual 3D Solar System

Hello Friends!! I have made a small virtual 3D solar system. Please download this code and rate me. Happy Programming !!

4_2005-2006 #166955
A Simple Calculator with GUI

Hello Friends!! I have made a simple calculator with GUI. Please download this code and rate me. Happy Programming!!

4_2005-2006 #167104
A5*Calculator

The scientific calculator performs all scientific operations encountered in enginerring applications.

4_2005-2006 #167230
easy template management with seo friendly url for php beginner

The basic idea of this framework is to maintain the template easily. This framework helps to develop websites very fast which is also easily maintainable by the designer with little knowledge of php

4_2005-2006 #167278
A simple TakeScreenShot() Function

The purpose of this function is to simply take a screenshot of the entire screen and save it as a bitmap file.

4_2005-2006 #167310
Aaaaabsolute Drawing Kit 1.0

A complete paint program for DOS.Innovative saving of files, fill styles etc. See it the difference for Yourself.

4_2005-2006 #167357
Mouse initialisation in dos

It initializes mouse pointer in dos as well as in windows

4_2005-2006 #167654
Gallery Image with Zoom

This is a simple Image Gallery to automatic show all existing images in a folder. Just click one image to open it in a zoom popup window. See it in action: http://www.industriavirtual.com.br/codedemo/gallery/default.asp Please Vote!

4_2005-2006 #168324
Scaling, Graphics and Roots in 2D in VB10-Express

To find roots in the "Real Realm" of polynomial functions graphically for f(x) = +0, within a range defined for the user. Bisection, Regula Falsi and Secant methods are defined in the program. Also some procedures to handle graphics in 2D.

4_2005-2006 #168603
OpenGl 3D it! (surface terrainer with image processing)new update with screenshot exporter

This program can generate 3D surface and terrain from a video source with image processing technique as well as from a random or fractal source. It is a good base for Remote Sensing, Remote Topography, Radars, GPS and regenerating Earth Terrains from a camera or spectrum analyzing by video sources and make real 3D map by CNC machines. As soon as I put some comments in code for better understanding. <<<<<<PLEASE DON'T FORGET TO VOTE AND ALSO COMMENT>>>>>> How to use: 1: Run the program and with 8, 9, 10, 11 radio buttons (below picture) see random real time noise. Freeze the scene with button number 22 and with another controls new results are ready. 2: Connect to a video source (for example a web cam) and then click at buttons number 18 or 19 and then click on 13 (Brightness) or 14 (Color) radio buttons and see 3d video. Compile: You need OpenGL library for Win32. It is available from: http://www.xmission.com/~nate/glut.html or latest version http://www.opengl.org/resources/libraries/glut/glut_downloads.html#4 After download library and extract it copy following files. Note: these instructions are for winxp and .NET studio. glut32.dll to %WinDir%\System32 glut.h to $(MSDevDir)\Vc7\include\GL\ Note: if there is not GL directory create it. glut32.lib $(MSDevDir)\Vc7\lib\

Languages
Top Categories
Global Discovery