https://github.com/lettier/boids
Boids steering behaviors created in 3D using the Panda3D API.
https://github.com/lettier/boids
artificial-intelligence boids machine-learning panda3d panda3d-game-engine python steering-behaviors
Last synced: 7 months ago
JSON representation
Boids steering behaviors created in 3D using the Panda3D API.
- Host: GitHub
- URL: https://github.com/lettier/boids
- Owner: lettier
- Created: 2013-02-20T19:01:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T04:42:22.000Z (about 9 years ago)
- Last Synced: 2025-03-22T06:31:38.064Z (7 months ago)
- Topics: artificial-intelligence, boids, machine-learning, panda3d, panda3d-game-engine, python, steering-behaviors
- Language: Python
- Size: 92.8 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Autonomous Steering Behaviors: Seek & Arrive
A boids clone done in 3D using the Panda3D game engine.
You move the green ball with your mouse while the blue boid arrives at the ball and the red boid seeks out the ball.To use, you will need Panda3D SDK version 1.9.2.
Special thanks to Daniel Shiffman (http://www.shiffman.net/).
_(C) 2016 David Lettier._
http://www.lettier.com/