Conversation
|
@joeblew999 and @lynaghk, could you test this branch and see if Mac issue is fixed? |
|
On my M1 Macbook Air 14.7.5 (23H527) |
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
|
Hmm I missed something it seems. Maybe try now? |
|
Same output, unfortunately. |
…nctions and better timing logs
|
Alright, fixed. You had run into a latent bug created during a refactor that happened a while ago (for CPU runs). Now it should (hopefully) work :) |
|
Yeah seems to have worked on CPU (though no window pops up or anything, not sure if something is supposed to be visible). GPU mode still has issues, though: |
|
Odd, i inserted panics all over to catch where it fails. You ran with latest? |
|
Yeah, this was on 7948221 |
|
This can't be fixed without adding an alternative method of calculating SDFs via GPU. For now I suggest mac users use non-GPU implementations. I'm open to trying WebGPU for future features. See reasoning here: #11 (comment) |
No description provided.