Tagged Questions
3
votes
1answer
158 views
Zoom invariant objects in webgl
WebGl doesn't support line thickness. So when I need to highlight some line, I just draw rectangle around it. But when I zoom scene it looks pretty scary.
There are two ways I see now:
1) ...