Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@A-Chaudhary A-Chaudhary released this 06 May 03:53
· 10 commits to main since this release
6b87d79

Added

  • find_accessible Function
    • raycast from all vertices on mesh and determine accessible from given direction
  • examples for 'find_accessible`
  • Tests for find_accessible

Modified

  • erode Function
    • Added direction parameter
    • Modified Behavior with determining starting positions of erosion particles using find_accessible and given direction