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

3.1: 3D plotting + Triangle meshes #177

Merged
merged 133 commits into from
Oct 6, 2024
Merged

3.1: 3D plotting + Triangle meshes #177

merged 133 commits into from
Oct 6, 2024

Conversation

holl-
Copy link
Collaborator

@holl- holl- commented Sep 29, 2024

Highlights

  • Improved Plotly 3D plots and added support for animated plots
  • Updated Mesh to handle 3D triangle meshes, support mesh decimation
  • Geometry now supports named sets of sample points
  • Numerous additions to phi.geom, such as geometry intersections, line tracing, marching cubes, signed distance fields

Philipp Holl and others added 26 commits September 18, 2024 14:40
The old demos are incompatible with the new show() signature and have been largely replaced by the example notebooks.
Changes in newer Python versions should be covered by the PhiML tests.
# Conflicts:
#	phi/VERSION
#	phi/field/_field.py
#	phi/geom/_mesh.py
#	setup.py
@holl- holl- self-assigned this Sep 29, 2024
@holl- holl- requested a review from thunil September 29, 2024 15:59
Copy link
Collaborator

@thunil thunil left a comment

Choose a reason for hiding this comment

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

The PBDL tests all still work.

@holl- holl- merged commit 5b3d1d0 into master Oct 6, 2024
2 checks passed
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.

3 participants