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 | |
---|---|---|
Matrix-esque style screensaver. no media. very simply Version: 1.0
Created: 26th May 2007 05:41
|
Basic 2D | |
This Function is used to find the closest matching resolution that the hardware supports to the required on. Version: 1.0
Created: 23rd May 2007 09:24
|
Complete Applications | |
display a line following its path of trajectory Version: 1.0
Created: 21st May 2007 14:30
|
Math / Physics | |
New artistic program much better but not perfect. If you have any comments please contact me!!! Version: 1.0
Created: 17th May 2007 21:18
|
Complete Applications | |
Basic Teapot Sphere Mapping Version: 1.066
Created: 10th May 2007 08:11
|
3D Effects | |
This is basically a 3d version of Donkey Kong. This is the first attempt at making games for me, so it's nothing too fancy, but it runs okay and may help some beginners to see some source code. Version: 1.0
Created: 9th May 2007 21:57
|
3D | |
Get timer based movement into your game super easy. Version: 1.0
Created: 8th May 2007 13:16
|
Core | |
A function system for beginners in their RPG or whatever. Version: 1.055
Created: 3rd May 2007 09:09
|
Functions | |
This is a very simple collision by sparky's (I added a few touches myself) it works well for dbo worlds and any other type of world. Version: 1.0
Created: 30th Apr 2007 16:58
|
Collision | |
This fonction take in parameter a created matrix, that will be exported as a simple heightmap image. Version: 1.0
Created: 28th Apr 2007 08:08
|
Functions | |
Simple Type Declaration Version: 1.0
Created: 27th Apr 2007 01:13
|
Complete Applications | |
It's hard to find "simplified" examples of how to do some things. Hope this helps someone. Version: 1.0
Created: 24th Apr 2007 20:50
|
Camera | |
ozmoz calculator is make a basic sum. Version: 1.0
Created: 24th Apr 2007 12:11
|
Math / Physics | |
This game is a basic and easy card game :) Version: 1.0
Created: 24th Apr 2007 09:29
|
2D | |
Example of how to create some atmospheric fog Version: 1.0
Created: 24th Apr 2007 07:56
|
Complete Applications | |
Two subroutines to generate a flame effect. One is a setup, and the other goes in the loop. Version: 1.0
Created: 21st Apr 2007 02:20
|
3D Effects | |
Simple way of contering a value from plus to minus Version: 1.0
Created: 15th Apr 2007 11:10
|
Math / Physics | |
This is a 2d snake game ... Version: 1.0
Created: 14th Apr 2007 16:40
|
2D | |
function to create a simple 4 pointed 3D compass. You can modify the length of the pointers and the size of the center sphere Version: 1.0
Created: 13th Apr 2007 23:35
|
Basic 3D | |
This is fun 2d games :) Version: 1.0
Created: 13th Apr 2007 16:28
|
2D | |
This is a part of code that will resize the resolution of your aplication to 1 mode under the currently used resolution. It will also center the window, after resizing it. Extra resolutions supporting, like widescreen, can be added easily. Everything is explained in the code. (It's supposed for windowed application ofcource.) Version: 1.0
Created: 3rd Apr 2007 10:22
|
Display | |
This is a handy tool to help you select a colour from the many thousands! Version: 1.0
Created: 30th Mar 2007 14:50
|
Complete Applications | |
This is a program example with a FindWindow() function allowing you to retrieve the window handle of any window on the system. Version: 1.0
Created: 28th Mar 2007 03:56
|
Complete Applications | |
This Function Detects if two circles have collided and will then apply the collision to the circles. This collision doesn't rely on forces to repel each circle making it more accurate if you are using it with lots of objects colliding with each other. However this method is a little slower than if you use your collision using forces. The function Comes with an example. Version: 2.0
Created: 26th Mar 2007 16:01
|
2D | |
simple function to create curved road segments by using triangle objects. You can set radius of turn, angle of turn, width of road, and segments per section (resolution) Version: 1.0
Created: 26th Mar 2007 03:15
|
Basic 3D | |
just something basic and easy for people to look at, could be used as a screensaver if another shape pattern was added. Version: 1.0
Created: 24th Mar 2007 16:41
|
Complete Applications | |
A short start to a rollercoaster/racing track. Version: 1.0
Created: 24th Mar 2007 14:58
|
Complete Applications | |
this is a screen saver I made ..............it's pretty cool if you ask me Version: 1.0
Created: 22nd Mar 2007 07:54
|
2D Effects | |
una colina que esta pastizada te llenara de emocion Version: 1.0
Created: 18th Mar 2007 22:06
|
Matrix | |
Create simple Windows style buttons(3D) with some already built functions Version: 1.0
Created: 17th Mar 2007 16:17
|
Basic 2D |