Skip to content

deparr/boids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boids

A simple boid simulation in godot.

Todo

  • basic 2d boids
  • basic 3d boids
    • can't get 3d rotation/transformation correct
  • improve performance
    • spatial partitioning
    • do as compute shader

About

2d and 3d boids in Godot

Resources

Stars

Watchers

Forks