Adds PhysX style SDF collisions#1150
Merged
eric-heiden merged 91 commits intoDec 5, 2025
Merged
Conversation
…robably too many syncthreads calls but it's a start
…re verification but looks promising
…ds to a nice speed up since the register usage is quite low
# Conflicts: # uv.lock
eric-heiden
approved these changes
Dec 5, 2025
4 tasks
This was referenced Dec 12, 2025
This was referenced Jan 8, 2026
This was referenced Jan 20, 2026
eric-heiden
pushed a commit
to eric-heiden/newton
that referenced
this pull request
Jan 28, 2026
Co-authored-by: Lennart Roestel <lroestel@nvidia.com>
This was referenced Feb 5, 2026
This was referenced Feb 13, 2026
Merged
This was referenced Feb 27, 2026
This was referenced Mar 9, 2026
3 tasks
mmacklin
pushed a commit
to mmacklin/newton
that referenced
this pull request
Apr 7, 2026
Co-authored-by: Lennart Roestel <lroestel@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add SDF-based mesh-mesh collision detection with contact reduction.
reduce_contactsparameter inCollisionPipelineUnified.Newton Migration Guide
Please ensure the migration guide for warp.sim users is up-to-date with the changes made in this PR.
docs/migration.rstis up-to dateBefore your PR is "Ready for review"
newton/tests/test_examples.py)pre-commit run -aSummary by CodeRabbit
New Features
Refactor
Tests
Chores
✏️ Tip: You can customize this high-level summary in your review settings.