warp icon indicating copy to clipboard operation
warp copied to clipboard

[REQ] Extend `array.as_type()` to reinterpret arrays of vector types as multidimensional scalar arrays

Open daedalus5 opened this issue 4 months ago • 0 comments

Description

It would be helpful to be able to convert arrays of vector/matrix types to expanded scalar arrays.

Context

Originally we discussed building this feature into wp.tile_load(), but improving array.as_type() would be a more general solution.

daedalus5 avatar Jul 31 '25 13:07 daedalus5