Convertion

Bypass's icon

Hi,
Is there a way to convert matrix 720*576 to 320*240.
I need this to have my monitor ctrle to low cpu usage

thks

bypass

Wesley Smith's icon

You can rescale matrices by explicitly setting their size. i.e.
jit.matrix 4 char 320 240

wes

Bypass's icon

Thks Wesley.
Any way i wasn't very clear.
I render a video to my video projector, and i need to see in my laptop what i'm rendering.
i use jit.gl.sketch output @automatic 0 and jit.matrix 4 char 1280 1024 to see what i really project. But my fps chut down.
I've tried to see u're post about that, but i didn't found it.

Thanks a lot to answered me so quickly

:)
Bypass

Wesley Smith's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Bypass's icon

Whow!!!
Thank's a lot

Regards

Bypass

Jordi Puig's icon

Sorry for reviving a zombie thread.
This is not working now on Max 7.
Any chance it could work again?

How can we have a shared context now?

Thanks,
J

Rob Ramirez's icon

jit.world, jit.window, or jit.pwindow @shared 1
check out this wiki article:
https://cycling74.com/wiki/index.php?title=OpenGL_Preview_Window