-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|710|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Dan

Ploted

16th June 2018 Blitz, Windows
Ploted


Andy_A

Face Formula

17th November 2016 Blitz, Windows
A face drawn from a formula


Andy_A

Three Bezier Functions

17th November 2016 Blitz, Windows
Compare functions for speed


Andy_A

Contour Map from Data

15th September 2016 Blitz
Makes a contour map!


Pakz

FPS Control (WASD+Mouse)

14th September 2016 Blitz, Windows
Code to move through 3d worlds


dna

Rhyming Words

7th March 2013 Blitz, Windows
Find words that Rhyme


mindstorm8191

Error module

14th May 2010 Blitz, Windows
handles errors, part of Mindstorm's collection


Cower

BlitzMax Lexer Module

13th March 2010 Blitz Max
Module for tokenizing BlitzMax source code


Cower

Lua State Wrapper

31st January 2010 Blitz Max, Cross Platform
Object-oriented wrapper around Lua states


Cower

Input Class/Lua Script

3rd December 2009 Blitz Max
Small script for handling input (key presses, releases, hooks, etc.)


Cower

Lua-Scriptable Type

29th November 2009 Blitz Max
Small type that allows for easily associating Lua functions to objects


Cower

Object to JSON

24th July 2009 Blitz Max
Converts an object (of any type) to a JSON object


Cower

Generic Enumerator

24th July 2009 Blitz Max
Generic enumerator that will let you enumerate over anything, including enumerators


Evil Roy Ferguso

Disable Desktop Compositing

13th March 2009 Blitz
Disable Vista/7's desktop compositing in your Blitz classic game.On


Evil Roy Ferguso

Day of the Week

23rd November 2008 Blitz
Returns the day of the week that an arbitrary date fell on, using Zeller's Congruence.


Andy_A

String Parsing Function

23rd May 2008 Blitz
Good for delimited files and word count


LostUser

Delete annoying backup files

20th May 2008 Blitz, Windows
Batch file to remove annoying blitz basic backup files


LostUser

Debug Replacement

19th May 2008 Blitz, Windows
DebugLog() Replacement


JL235

Mathematical Line

21st April 2008 Blitz, Windows
a linear equation from two points


Jayenkai

Cat's tail

19th February 2008 Blitz, Windows
There's no point to this


Forklift_Fred

Simple Progress Bar

28th January 2008 Blitz
Simple but with potential for more complexity


JL235

Algorithms: Binary Trees Example

7th October 2007 Blitz, Windows
Here is an example of a Binary Tree. Binary Trees are used for storing data where each node holds two more nodes on it's left and right branch. When you input a value to the root node it is passed to the left branch if it is less then the current value or *snip*


JL235

Algorithms: Linked List Example

7th October 2007 Blitz, Windows
Here is an example of how to implement a simple linked list. It also uses recursion to implement some of the functions. For example there are two reverse functions, one which uses iteration and one which uses recursion.
[code]Type List
Field firstNode.N*snip*


Teasy

Windows Mouse

21st August 2007 Blitz, Windows
Locked, protected and relative mouse positioning in a window.


Teasy

Window Handling

21st August 2007 Blitz, Windows
Some more basic Window control for Blitz3D.

More - Older Posts