Create 32x32Blocks Array
Budget: $10 – $30 USD
I have a reference to C# code that solves 32x32blocks within a 2d array, executes some code and returns a new array.
The code you need to write should be able to:
Create a newArray using inputArray which if passed through Solve32X32Blocks() functions should return an array that is the same as inputArray.
Please look at the file for reference.
(THIS CODE IS OPEN SOURCE AND IN USE WITHIN A TEXTURE EDITOR SOFTWARE I AM WRITING)
The code you need to write should be able to:
Create a newArray using inputArray which if passed through Solve32X32Blocks() functions should return an array that is the same as inputArray.
Please look at the file for reference.
(THIS CODE IS OPEN SOURCE AND IN USE WITHIN A TEXTURE EDITOR SOFTWARE I AM WRITING)