Advertisement

Results for "Category: Miscellaneous"

2002C #11237
Textured 3D Tunnel Effect, Real Time Rendering, 70fps on p450, Adjustable Speed/Rotation *Must See!*

I'm re-posting this because I've fixed a few minor things and made a few minor improvements. This demo runs at about 70 fps on my Pentium 3 450mhz. One executable runs in a window, the other runs fullscreen. It is a simple textured tunnel effect. The texture is wrapped around the tunnel and the bitmap is scrolled to simulate motion through the tunnel or rotation in the tunnel. The code involves methods that provide for very fast graphical manipulation, including lookup tables with mathematical formulas and pointers to a bitmap. The code includes gaussian blurring to smooth the texture and pointers to quickly change the screen. You can change the tunnels texture in the code. To exit the program, double click on the screen. Please vote for this project and leave a comment! I don't care if you give it a bad vote, just vote what you think... I really like to see what people think of it in general.

2002C #11247
Floating Calendar control

Provides a "floating" calendar control that you can doc next to text boxes. It's a wrapper for MS Cal Control 8.0 that provides some value added and fixed an annoying bug. Updated to show use with MS Masked Edit control as well.

2002C #11251
Fun with Arrow Keys

Fun with Arrow Keys see how the arrow keys (Left,Right,Up,Down) works in VB. very small size . vote it if you like it !!!

2002C #11256
Special FX

Here's just a few special effects which I have thought of to do with a picture because I've seen an interest in the subject at PSC (laser effects - whoever first thought of it well done). With this code you can make any picture wave like a flag and animate it to flip as if it were a 2D piece of card being turned over. Both these effects can be applied horizontally or vertically. There is also a bonus zoom effect thrown in there. All effects can have the speed adjusted for different tastes/PC's.

2002C #11289
barcode

I looked high and low for some type of code snip that showed how to create a barcode (none where available except the ones for sale). So here is one way to print a code 39 barcode in VB. It has worked for me, although very little testing was done.

2002C #11291
Start button

Manipulate your start button! Change bitmap, position and size! Sample bitmap is included.

2002C #11300
Neural Net II

This new version of my neural net is not like the frst one at all...it is a complete remake and works much better(plus this one has a purpose). the net can be trained to do a single task in a few seconds, then after that it will take less that a second(at least on my comp) to do the same task over, it is an excellent way of having a computer learn something(in this case a string). If you like this please post comments and vote, also if you are working w/ NeuralNets then please email me and we can work together(with an app i am making that will allow ppl to use the same code-window for 10 diff languages..i will post it when done)-BTW: because of a complaint from them i now know that the background image i use on this originally came from RG Soft and is copyrighted by them.

2002C #11311
Terminal Style

A very BASIC code to change the cursor into a Green Blinking box making it look like a TERMINAL. Similiar to the Matrix. Or whatever you called it.

2002C #11324
Movie Credits IMPR0VED

GET YOUR POPCORN! Scrolls Credits like in a movie theatre. Customize Colors, Alignment, size, etc... This code is IDEAL for ABOUT FORMS!! A MUST SEE!!!!!

2002C #11326
A Credit Card Validator - NEW!!

To Check a Credit Card number for TYPE and VALIDITY *** PLEASE RATE ***

2002C #11363
LUHN Credit Card Pre-Authorization (Genuine)

This code will check a credit card number using the LUHN algorythim (so far i am the only on using this thing right!!).

2002C #11367
A Picture Stealth Paper

This describes briefly how and more importantly why to hide data instead of just encrypting it.

2002C #11387
BioRhythm

Biorhythm study and use is considered a "pseudo science" in the United State however it is widely accepted and utilized throughout Europe and much of the rest of the world. Some of the things you might be interested in are: The use of the horizontal scroll bar as a up-down control. Using the API to get a temp file name. Getting a RTF formatted file from a Resource file and placing it in a Rich Textbox Control. Some fairly difficult date manipulations. Using the GetSettings and SaveSettings functions.

2002C #11414
Drag a form WITHOUT a title bar!

With this code you can easily drag a form without a titlebar.

2002C #11415
Keep a form on top!

This code keeps a form on top of all other windows.

2002C #11416
A 3d demo v1.2

An updated version of a 3d demo, with new features and polygon filling.

2002C #11428
Mouse Fuctions (See Screenshot)

Does a few things with your mouse! I made it really simple so anyone can use it! Oh, and if you click on the "Hide Mouse" button, I set the focus to the "Show Mouse" button so you can just hit enter (or space) to get your mouse back. Enjoy the code, and Vote for me if you like it!

2002C #11433
Gradient Form Background (4 lines of code)

gradient your forms background

2002C #11439
Create a demo version of an app, copy protected

This code demonstrates some techniques you can use to create a demo or shareware version of your app, based on the installation date and/or how many times the program has run. It features a copy protection: the user sends you a code, and you pass him a registration code to unlock the app, making it a "full" version.

2002C #11479
Peakmeter/oscilliscope

This code reads a chunk of data in from the microphone into an array. It displays a volume-meter that doesn't depend on the 'peakmeter' function of the mixer (so it works on a soundblaster-live). It also displays an ossiliscope window.

Languages
Top Categories
Global Discovery