An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![screenshot](screenshot.jpg)

## 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/