Hi!
I coudn’t find an existing one so I’ve implemented something similiar to THREE.PolarGridHelper for the YUKA AI BabylonJS examples. Are you willing to add it to BabylonJS or I missed it and we already have it?
Thanks!
r.
Hi!
I coudn’t find an existing one so I’ve implemented something similiar to THREE.PolarGridHelper for the YUKA AI BabylonJS examples. Are you willing to add it to BabylonJS or I missed it and we already have it?
Thanks!
r.
This is super cool! I think it could work in the materials library, like the GridMaterial? @Deltakosh @sebavan what do you think?
Hey @carolhmj !
The solution is not material based, it’s a mesh so it would be better to place it elsewhere I think.
Oh, that makes sense! Anyways it’s a cool feature to have