Hi!
I want to split a Video or Image onto 4 rectangles.
how can i do this?
cheers
dashorty
Split Texture
Hi!
I want to split a Video or Image onto 4 rectangles.
how can i do this?
cheers
dashorty
YOu can crop the image with [pix_crop] and then put the pieces in a [pix_buffer]. I have a patch for this but it is very overcomplicated. Also, you can use [pix_coordinates] to change the texture coordinates of each slice.
thx
Let me know If you want my patch, and I can clean it up for you.
have a look at the attatched file. modify the GEMgl_texture2f to specify the right cropping
Oops! Looks like something went wrong!