Skip to content

Houdini C++ plugin of Craig Reynolds Boids Paper

License

Notifications You must be signed in to change notification settings

som1990/HDKBoids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HDKBoids


To see the full video on flocking check out my demoreel on https://vimeo.com/187068524 (@ 0:48 sec)
Description: Houdini C++ Plugin implementation of Craig Raynolds paper on flocking.
Link to original Paper: https://www.red3d.com/cwr/papers/1987/boids.html

Ability to add multiple forces including:

  • Wind Force
  • Dynamic Gravity Force
  • Steer Forces.
  • Leader force
  • Goal force

Boids avoid each other based on Field of View as well.

Requirements:
SideFX Houdini - https://www.sidefx.com/ GLM Vec3 Library - https://glm.g-truc.net/0.9.9/index.html

About

Houdini C++ plugin of Craig Reynolds Boids Paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages