Skip to content

Add signed distance field utility for active stencils#895

Draft
andybak wants to merge 1 commit intomainfrom
codex/add-signed-distance-field-query-method
Draft

Add signed distance field utility for active stencils#895
andybak wants to merge 1 commit intomainfrom
codex/add-signed-distance-field-query-method

Conversation

@andybak
Copy link
Copy Markdown
Contributor

@andybak andybak commented Aug 26, 2025

Summary

  • add StencilSdf helper to build/query signed distance field for all active stencils
  • invalidate SDF cache when stencil widgets register or unregister
  • rely on StencilType enum and use collider fallback for any non-custom stencil
  • add NextPointOnSurface helper to step along stencil SDF isosurface

Testing

  • npm test (fails: Could not read package.json)
  • pytest

https://chatgpt.com/codex/tasks/task_e_68ad88e763708331a6f33f87d85a13fc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant