December 15, 2008 A simple texture algorithm – faster code and more results Faster Code A while back I wrote about a simple texture algorithm that I have been exploring. The Python implementation was very slow –…
December 7, 2008 Random Steering – 7 Components for a Toolkit Random steering is often a useful for simulating interesting steering motion. In this post we look at components that make up a random steering…
October 29, 2008 Force Field Editor v1.0 Vector fields are used in certain AI and simulation techniques. The tool below allows you to paint a vector field. These files can be…