Help with GridHelper - 3d coordinates

Hi!
Just an option, based on this topic: Wireframe of quads
Example: https://jsfiddle.net/prisoner849/0q6npeky/
Picture:

Another option: use the source code of GridHelper and change it to make it to do what you want :slight_smile:

One more option is to use this approach: THREE.InfiniteGridHelper (anti-aliased)

2 Likes