Particle type definitions and basic movement #5
No reviewers
Labels
No labels
Build
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
insberr/archea!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "basic-simulation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I want to be able to define particle types and their movement rules easily.
The movement rules might end up being temporary because I might want to do some sort of fluid simulation instead.
The main things that I did:
This is basically ready to go. I will define a few new particle types and their movements and then merge.