Age3d

Latest version: v0.4.0

Safety actively analyzes 623616 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.0

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`

0.3.0

Modified
- Erode Function
- Added Raycasting Logic to only remove material from mesh
- Added `verbose` func param to include printing information for debugging

0.2.0

Modified
- Erode Function
- Added prevention logic for erosion particles to move up the mesh
- Added Angle Calculations & Checking for Particle Descent to stop erosion particles rotating direction

0.1.2

Added
- Documentation for functions
- IntelliSense QuickInfo

0.1.0

Supports:

- importing `.stl` model files
- Vertex Selection filtered by Height
- Vertex Selection by Triangle Neighbors
- Point Cloud Creation
- Visualization of Mesh and Point Clouds
- Erosion of Mesh with customizable number of erosion particles and lifetime of particle

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.