New to JS in Max

Lee's icon

Hi, just playing around with writing my first bits of js in M4L and not 100% sure how should go about creating objects...

I want to create an array of n jit.gl.text3d objects which i can manipulate.

Can anyone point me in the right direction? thx L

Lee's icon

anyone? thx

Ben Bracken's icon

Check out Jitter tutorials 45-47. 47 has a specific section on how to create OpenGL objects in Javascript.

best,
-Ben

Lee's icon

thanks, will check that out.