Skip to content

Commit f6fdae3

Browse files
committed
add info to tools
1 parent d2d16fd commit f6fdae3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

tools/openSeadragonGL.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
2-
/* openSeadragonGL - Set Shaders in OpenSeaDragon with viaWebGL
2+
/* openSeadragonGL
3+
/* Set Shaders in OpenSeaDragon with viaWebGL
4+
/* Built on 2016-9-9
5+
/* http://via.hoff.in
36
*/
47
openSeadragonGL = function(openSD) {
58

tools/viaWebGL.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
/*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
2-
/* viaWebGL - Set shaders on Image or Canvas with WebGL
2+
/* viaWebGL
3+
/* Set shaders on Image or Canvas with WebGL
4+
/* Built on 2016-9-9
5+
/* http://via.hoff.in
36
*/
47
ViaWebGL = function(incoming) {
58

0 commit comments

Comments
 (0)