Guillaume Beraudo
|
e40b545e40
|
Add basic WEBGL LineString rendering
Use gl.LINES and hardcode a width.
Implement polygon stroking using the line string replay.
|
2016-11-23 09:49:46 +01:00 |
|
Guillaume Beraudo
|
8e9b589ca9
|
Add tests to PolygonReplay renderer
|
2016-11-23 09:49:46 +01:00 |
|
Tim Schaub
|
c203f6a841
|
Remove unused requires from tests
|
2016-08-08 09:58:11 -06:00 |
|
Tim Schaub
|
ed5dbd1293
|
Put test requires on top
|
2016-08-08 09:58:11 -06:00 |
|
Tim Schaub
|
6b883afa35
|
Move render files so they are named like their provides
|
2016-08-07 10:49:11 -06:00 |
|