New to JS in Max
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
anyone? thx
Check out Jitter tutorials 45-47. 47 has a specific section on how to create OpenGL objects in Javascript.
best,
-Ben
thanks, will check that out.