Skip to content

Releases: LandslideSIM/MaterialPointVisualizer.jl

v0.3.5

09 Dec 16:52

Choose a tag to compare

MaterialPointVisualizer v0.3.5

Diff since v0.3.4

v0.3.4

30 Nov 00:26

Choose a tag to compare

MaterialPointVisualizer v0.3.4

Diff since v0.3.3

v0.3.3

22 Nov 12:01

Choose a tag to compare

MaterialPointVisualizer v0.3.3

Diff since v0.3.2

Breaking changes

  • Enhancing Cross-Platform Compatibility

v0.3.2

19 Oct 19:21
fff94e1

Choose a tag to compare

MaterialPointVisualizer v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

19 Oct 18:37
330949d

Choose a tag to compare

MaterialPointVisualizer v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Update new method to be able to display more particles (#17) (@ZenanH)

v0.3.0

18 Oct 13:02
9b24696

Choose a tag to compare

MaterialPointVisualizer v0.3.0

Diff since v0.2.0

Breaking changes

  • Fix Python dependency problem

Merged pull requests:

v0.2.0

03 Oct 12:14
afa2658

Choose a tag to compare

MaterialPointVisualizer v0.2.0

Diff since v0.1.11

Breaking changes

  • update Project.toml configuration

Merged pull requests:

v0.1.11

04 Aug 14:28
a12bae6

Choose a tag to compare

MaterialPointVisualizer v0.1.11

Diff since v0.1.10

Refactor MaterialPointVisualizer: Remove obsolete files and introduce new surface reconstruction and visualization functionalities

  • Deleted mpm2vtp.jl and particle2surf.jl as they are no longer needed.
  • Added pts2surf.jl for surface reconstruction from particle data, including functions for both direct coordinate input and HDF5 file input.
  • Introduced pts2vtp.jl to convert particle coordinates into VTP files with customizable data fields.
  • Enhanced display.jl to include a new visvol function for visualizing particles in a 3D voxel grid.
  • Updated voxel.jl to support voxelization with color mapping.
  • Cleaned up test files by removing unnecessary dependencies and tests.

Merged pull requests:

v0.1.10

28 May 21:33
3aff0a4

Choose a tag to compare

MaterialPointVisualizer v0.1.10

Diff since v0.1.9

Merged pull requests:

  • 🎉 Release new version v0.1.10 (#12) (@ZenanH)

v0.1.9

11 Apr 17:11
65d402b

Choose a tag to compare

MaterialPointVisualizer v0.1.9

Diff since v0.1.8

Merged pull requests: