Skip to content

Stop settled sorter loop#63

Open
StoneHub wants to merge 1 commit into
scier:mainfrom
StoneHub:codex/settled-sorter-idle
Open

Stop settled sorter loop#63
StoneHub wants to merge 1 commit into
scier:mainfrom
StoneHub:codex/settled-sorter-idle

Conversation

@StoneHub
Copy link
Copy Markdown

Summary

  • stop SplatSorter's background loop once sorting is settled, even when chunks remain loaded
  • ignore tiny camera pose deltas before marking the sorter dirty again
  • restart the loop when invalidation creates real pending work

Context

This follows issue #61. The threshold is intentionally small: position/forward changes must exceed 0.000001 squared distance before a new sort is requested.

Tests

  • swift test --filter SplatSorterTests

Full swift test still reaches SplatRendererChunkTests and exits with no default library was found while initializing SplatRenderer; the sorter suite above passes.

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.

1 participant