2d-visibility icon indicating copy to clipboard operation
2d-visibility copied to clipboard

2d visibility algorithm in JavaScript ported from the Red Blob Games article

Results 1 2d-visibility issues
Sort by recently updated
recently updated
newest added

First of all, thanks for your code in JavaScript. It helps me a lot. Thank you :D However, I want to share some idea about overlapping polygon since it doesn't...