-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Warning : Before creating an issue or task, make sure that it does not already exists in the issue tracker. Thank you.
Expected Enhancement
Current Behavior
Manipulating every pixel in a 2D array with 2 "for" loops is not ressource efficient.
Possible Solution
Comments
Also i have read that the possible reason why extract the pixel array is slow is that the transfert from the gpu to ram is CPU expensive.
Maybe that thread have the solution
https://stackoverflow.com/questions/62864092/unity-extracting-camera-pixel-array-is-incredibly-slow
Environment Used
- Project version :
- docker version :
- docker-compose version :
Reactions are currently unavailable