generator

FrameChecker - Gives you a text file with .x models' frame count!

A useful little snippet i wrote which will load up all the x models in the directory, and output a text file with their frame numbers. Also at the code snippet board at tgc.

Download exe here
FrameChecker.zip

Maze Generator

This snippet generates a 2D maze. It does this graphically in an image you can paste and also in a 2D Array. Each 'cell' in the array has a North, East, South and West wall which, during generation, may be "knocked down" to produce the maze.

The maze is generated by randomly picking a route by knocking down walls into cells which meet 2 criteria...

Prims Algorithm - Grid Map Generator

This is a basic example of how a slightly modified Prims Algorithm can be used to generate a grid or web of connections between points on a map.


Theme & Icons by N.Design Studio