Advertisement

Results for "Author: joshd"

2002ASP #2462
Beginners Tutorial

This tutorial is intended as a guide for people new to Visual Basic. It shows common coding conventions and basic use of VB. ============================================== 1. Option Explicit 2. Code Formatting 3. Commenting 4. Variable Types 5. Static Variables 6. Global/Local Variables 7. Public/Private Functions 8. Arrays 9. Constants 10. Control Names 11. Variable/Constant/Procedure Names ================================== NB: The zip file has the HTML file of the tutorial.

2002ASP #2463
Quotes in Strings

If you ever wanted to have a string with quotes inside this is a handy tip.

2002ASP #2464
Liquid Paint *new*

For those who don't know what this does just d'load it and take a look. The premise is that you can draw pictures and they appear to "move" at the colours cycle. An update to the code I submitted last night. This version has: drawing with both squares and circles, as well as delete. It also allows you to change the colour scheme to get different effects.

2002ASP #2465
Screen Saver (re-submitted)

An almost-complete screen saver that fills your screen with (transperent) water and lets fish swim around. Uses bitblt and is fairly fast. Not customizable (yet) and designed for 800x600 res. Take a look. (I left out a module last submit)

2002ASP #2466
AI Chat

A REALLY simple way to do AI chatting. Uses the instr function to see if a word exists in a question. Show how to use instr, arrays, sesquentenial file reading/writing. I haven't programmed in much question's (open chat.dat in notepad) follows structue keyword1,keyword2,keyword3,answer (comma seperates, must do comma even if you use only 1 or 2 keywords)

2002ASP #2467
Graphics Engine *v2*

Envision 2d Engine BETA 2: Heaps of easy to use graphics functions -Animation in one line. -Easy sprite in one line. -Screenshots: Incremental file names. -ZOrder: Drawing objects in order. -Tiling: Some function incomplete Existing Functions: blending (by percentage), rotating, copying using a colourkey, creating masks, printing text with border/bg, and printing a custom bitmapped font. It also includes the "Envision" engine which has a few functions: validating paths, easy FPS counter, nice "stopwatch" style timer. To it use simply compile to a DLL and add a reference to it in your app. This app is a prelude to a pure VB 3D engine I am planning on. The engine will be based on the code I've already posted here - so have a look at my previous submissions I've spent a while on this so any feedback positive or negative (preferably positive) would be appretiated. PLEASE PLEASE vote!

2002ASP #2468
Starfield

ANOTHER starfield (like there is not enough already) this is faily basic code using X,Y,Z distances, VERY simple 3D.

2002ASP #2469
Merry Xmas

Merry Xmas - a little app that snows... the snow will roll down the trees and house. I'll prolly make this into a screensaver when I have the time.

2002C #11066
Beginners Tutorial

This tutorial is intended as a guide for people new to Visual Basic. It shows common coding conventions and basic use of VB. ============================================== 1. Option Explicit 2. Code Formatting 3. Commenting 4. Variable Types 5. Static Variables 6. Global/Local Variables 7. Public/Private Functions 8. Arrays 9. Constants 10. Control Names 11. Variable/Constant/Procedure Names ================================== NB: The zip file has the HTML file of the tutorial.

2002C #11067
Quotes in Strings

If you ever wanted to have a string with quotes inside this is a handy tip.

2002C #11068
Liquid Paint *new*

For those who don't know what this does just d'load it and take a look. The premise is that you can draw pictures and they appear to "move" at the colours cycle. An update to the code I submitted last night. This version has: drawing with both squares and circles, as well as delete. It also allows you to change the colour scheme to get different effects.

2002C #11069
Screen Saver (re-submitted)

An almost-complete screen saver that fills your screen with (transperent) water and lets fish swim around. Uses bitblt and is fairly fast. Not customizable (yet) and designed for 800x600 res. Take a look. (I left out a module last submit)

2002C #11070
AI Chat

A REALLY simple way to do AI chatting. Uses the instr function to see if a word exists in a question. Show how to use instr, arrays, sesquentenial file reading/writing. I haven't programmed in much question's (open chat.dat in notepad) follows structue keyword1,keyword2,keyword3,answer (comma seperates, must do comma even if you use only 1 or 2 keywords)

2002C #11071
Graphics Engine *v2*

Envision 2d Engine BETA 2: Heaps of easy to use graphics functions -Animation in one line. -Easy sprite in one line. -Screenshots: Incremental file names. -ZOrder: Drawing objects in order. -Tiling: Some function incomplete Existing Functions: blending (by percentage), rotating, copying using a colourkey, creating masks, printing text with border/bg, and printing a custom bitmapped font. It also includes the "Envision" engine which has a few functions: validating paths, easy FPS counter, nice "stopwatch" style timer. To it use simply compile to a DLL and add a reference to it in your app. This app is a prelude to a pure VB 3D engine I am planning on. The engine will be based on the code I've already posted here - so have a look at my previous submissions I've spent a while on this so any feedback positive or negative (preferably positive) would be appretiated. PLEASE PLEASE vote!

2002C #11072
Starfield

ANOTHER starfield (like there is not enough already) this is faily basic code using X,Y,Z distances, VERY simple 3D.

2002C #11073
Merry Xmas

Merry Xmas - a little app that snows... the snow will roll down the trees and house. I'll prolly make this into a screensaver when I have the time.

2002VB #19670
Beginners Tutorial

This tutorial is intended as a guide for people new to Visual Basic. It shows common coding conventions and basic use of VB. ============================================== 1. Option Explicit 2. Code Formatting 3. Commenting 4. Variable Types 5. Static Variables 6. Global/Local Variables 7. Public/Private Functions 8. Arrays 9. Constants 10. Control Names 11. Variable/Constant/Procedure Names ================================== NB: The zip file has the HTML file of the tutorial.

2002VB #19671
Quotes in Strings

If you ever wanted to have a string with quotes inside this is a handy tip.

2002VB #19672
Liquid Paint *new*

For those who don't know what this does just d'load it and take a look. The premise is that you can draw pictures and they appear to "move" at the colours cycle. An update to the code I submitted last night. This version has: drawing with both squares and circles, as well as delete. It also allows you to change the colour scheme to get different effects.

2002VB #19673
Screen Saver (re-submitted)

An almost-complete screen saver that fills your screen with (transperent) water and lets fish swim around. Uses bitblt and is fairly fast. Not customizable (yet) and designed for 800x600 res. Take a look. (I left out a module last submit)

Languages
Top Categories
Global Discovery