3D Shapes Help!
Hi there. Im relatively new to jitter but well experienced in Max MSP.
I am trying to create a 3d cube where i can control the position of each corner. I want to be able to skew a cube any way that I want.
Looking at all the jit.gl objects, such as plato, gridshape and so on it looks like I can only create preset shapes.
Can anyone tell me how it can be done? Ideally i want a wireframe cube when i can set the corner points..
Thanks muchly.
Matto
probably a few different ways of doing this, but i would suggest looking at jit.gl.sketch and draw your shape by defining xyz points to make a cube. you will need to get to grips with some open GL commands, but it shouldnt be too difficult.
justin