jit.gencoord doesn't generate the 3rd plane :(

Julien Bayle's icon

hi there,
I read almost all requests here about jit.gencoord possible bugs.
I guess this is not one because C74 would have fixed it.

But, why jit.gencoord doesn't generate the 3rd plane coordinates ?

Of course, jit.expr can make thing, but jit.gencoord could just be fixed no?

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

hey, my guess is that jit.gencoord generates as much planes as it has dimensions. If you make a 3 dimensional jit.gencoord, with 3 planes, it will give you coordinates in 3 planes.

Julien Bayle's icon

you know what? I fu.$$$*¨^^.ing forgot about one coordinates.

obviously, it works very fine.

Thanks @vichug to have pointed me to ... the right syntax :)

vichug's icon