CodeBase Entries
Welcome to our CodeBase where you can search through DarkBASIC, DarkBASIC Professional and AppGameKit source code covering a wide range of topics from full games to demo effects to object loaders.
All registered users can submit their own code from their account page, so why not contribute?
CodeBase Description | Category | |
---|---|---|
Translate 3D coords to 2D. Works with multiple cameras. Version: 1.0
Created: 20th Jan 2004 16:20
|
3D Maths | |
move the little sprite with your mouse. click. Version: 0.9
Created: 19th Jan 2004 09:06
|
2D | |
Returns chunks of a string seperated by a specified delimiter string containing any number of characters. Version: 2.0
Created: 16th Jan 2004 11:19
|
Text | |
Function returns true if the specified word is contained within the given string. Version: 1.0
Created: 16th Jan 2004 11:18
|
Text | |
A simple test 4 use a Gravity. Version: 1.0
Created: 16th Jan 2004 11:08
|
Miscellaneous | |
A library to convert an integer to an octal string, and lets you convert octal, binary and hexadecimal strings back into integers. Version: 1.0
Created: 15th Jan 2004 17:00
|
Libraries | |
This is a method I use to find a players general location. It converts a characters X Y coordinate location in to a tile location. What it does is saves you from using a million if statements to see what location a player is in. Version: 1.0
Created: 14th Jan 2004 12:57
|
Miscellaneous | |
A simple 2D example of trajectory physics. throw a ball around in a room an watch it bounce off the walls with friction and gravity. timer controlled to ensure performance on a wide range of systems. Version: 1.0
Created: 14th Jan 2004 09:35
|
Math / Physics | |
A Dragon Ball Z battle engine. Version: 1.2
Created: 14th Jan 2004 09:08
|
Games | |
Simple functions to open a console window and output text to it. Version: 1.0
Created: 13th Jan 2004 13:26
|
Display | |
Following on from my "bouncing balls" codebase entry, here's another simulation: A swinging pendulum. Version: 1.0
Created: 12th Jan 2004 16:19
|
Math / Physics | |
launches a website from within dark basic Version: 1.0
Created: 11th Jan 2004 20:00
|
System | |
Adikt Studios First Program. Very simple/short conversation with the program Version: 1.0
Created: 11th Jan 2004 17:16
|
Complete Applications | |
A drifting snow effect. Version: 1.3
Created: 11th Jan 2004 10:30
|
2D Effects | |
Blends two bitmaps together and outputs on a specified bitmap using a blend (alpha) value. Version: 1.0
Created: 10th Jan 2004 08:58
|
Bitmap | |
Slider Menu Hide/Unhide when the mouse is close to a side Version: 1.0
Created: 8th Jan 2004 14:55
|
Miscellaneous | |
simple 3d model controller, which lets the user rotate, move and zoom in/out on the model Version: 1.0
Created: 6th Jan 2004 19:55
|
Miscellaneous | |
Function getextensionpart(path$) Function getfilepart(path$) Function getpathpart(path$) Version: 1.0
Created: 6th Jan 2004 03:46
|
File | |
Manipulate your objects vertices with these functions! Version: 1.0
Created: 3rd Jan 2004 20:13
|
Animation | |
This program is for viewing 3D Models in the .X format. Version: 1.0
Created: 3rd Jan 2004 17:36
|
File | |
Reasonably accurate simulation of 10 balls dropping onto a hard surface in a gravity field, losing energy on each bounce Version: 1.0
Created: 3rd Jan 2004 11:49
|
Math / Physics | |
Code for control objects with scalable velocity using mouse Version: 1.0
Created: 3rd Jan 2004 10:59
|
Input / Output | |
Provides up to 64 'alarm' timers (they go off when you specify) Version: 1.0
Created: 2nd Jan 2004 18:32
|
Core | |
This is a cool but simple scroll bar like you see on windows at the side of your screen, it isnt very decorated tho! Version: 1.0
Created: 31st Dec 2003 07:32
|
2D Effects | |
A cool 2D camera thingy, you walk around and the camera follows you from ontop, like the old Zelda games and an awful lot of other games! Version: 1.0
Created: 30th Dec 2003 18:28
|
2D Effects | |
3d Bouncing Boxes. You need Red/Cyan anaglyph glasses to see the effect of the boxes coming at you. Version: 1.0
Created: 30th Dec 2003 04:22
|
Miscellaneous | |
makes a button at the given location Version: 1.13
Created: 29th Dec 2003 21:51
|
Functions | |
Windows-Style Windows and GUI System Version: 1.0
Created: 29th Dec 2003 14:47
|
Functions | |
Simple example of entry$ Version: 1.0
Created: 29th Dec 2003 08:35
|
Input / Output | |
A cool rpg menu with grafix, i know im getting better at DarkBASIC so i made this for the newbies, feel free to use it in a game!!!! Have fun! Alastair Zotos Anaconda entertainment Version: 1.0
Created: 28th Dec 2003 06:30
|
2D Effects |