Stephen "Stone Lance" Heijster's Projects:

Introduction : S&S Racing : Quake 3 Rally : Maya md3Export Plugin : AUV : OpenGl Terrain : Texture Blending : Physics Tests : Advanced Bot AI : Bot AI :

Bezier Path and Bot Pathing Test

Here is a little Java program to test path and bot coding I've been working on.

Bots:

  • The bots are the red circles that try to avoid obstacles while trying to follow the red path.
  • The blue line from each bot is the velocity.
  • The short green line shows the "front" of the bot.

    Path:

  • The path is a bezier path defined by the bezier points and their handles:
  • Click and drag the black points to move the bezier point.
  • Click and drag the green handles to alter the direction of the path.

  • Click the applet to pause the bots, click again to resume.

    Last Updated: Sept 8th, 2002

    Email me at: stonelance at quakerally dot com