THREE.InfiniteGridHelper
THREE.InfiniteGridHelper copied to clipboard
Infinite anti-aliased grid.
It would be pretty neat if you could make the grid snap to a multiple of a certain number. This behavior can be seen in graphic calculators and would be...
This is awesome work! Would be great if it was added to NPM
When playing around with the shaders I am not entirely sure how to change the line width individually for the think and thin lines of the grid?
i have that piece of code to generate checkerboard i tried to implement it in your code end up with not movable checkerboard grid vec2 center = -1.0 + 2.0...
Hi, and thanks ! Is there a way to handle opacity of the grid ? ty
Refactored the code as per latest ecma script