Drawing heatmap view with Metal
tucan9389 opened this issue · 3 comments
tucan9389 commented
I'm searching for this issue slowly. https://stackoverflow.com/questions/61154192/are-there-recommended-ways-for-drawing-2d-array-in-fast-time
lookdeceline commented
Thanks for the great repo!
Any updates on this issue??
tucan9389 commented
Here it is! @jsharp83 made the optimized post-process logic using Metal and it's really fast!
https://github.com/jsharp83/MetalCamera
I plan to adapt it to this repo later.
tucan9389 commented