Convertion
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
You can rescale matrices by explicitly setting their size. i.e.
jit.matrix 4 char 320 240
wes
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
Whow!!!
Thank's a lot
Regards
Bypass
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
jit.world, jit.window, or jit.pwindow @shared 1
check out this wiki article:
https://cycling74.com/wiki/index.php?title=OpenGL_Preview_Window