Making a second 3D array out of a area of a first 3D array?
Please provide an example of concrete value inputs and the desired result
2 Replies
slice each dimension
i dont think its very easy to give concrete value inputs of a 3d array
i just mean like
a bounding box
sorta
make a new 3d array out of these items
but with all the elements shifted to start at 0 instead of where they usually were
I suppose what i want is linq's Range but for 3D
3 start indexes, 3 length numbers