Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove boids_bruteforce_dependency_graph #937

Merged
merged 2 commits into from
Oct 26, 2022
Merged

Conversation

ptheywood
Copy link
Member

Reduce the number of boids examples by replacing the original layer-based boids example with the dependency graph based example.

Also updates the spatial3D boids exmaple to use the dependency graph.

Closes #874

@ptheywood ptheywood requested review from Robadob, MILeach and mondus and removed request for Robadob October 19, 2022 18:35
Copy link
Member

@Robadob Robadob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable, haven't tested it (assuming you have).

@mondus mondus merged commit 8670498 into master Oct 26, 2022
@mondus mondus deleted the boids-dependency-only branch October 26, 2022 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove boids_bruteforce_dependency_graph example
3 participants