new! fast! WebGL renderer
This commit is contained in:
parent
bf4d538651
commit
83754a0282
6 changed files with 408 additions and 36 deletions
|
@ -211,6 +211,7 @@ function readUrl(urlString) {
|
|||
chunk.ctx.globalCompositeOperation = "copy";
|
||||
chunk.ctx.drawImage(bitmap, 0, 0);
|
||||
chunk.syncToPixmap();
|
||||
chunk.markModified();
|
||||
}),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue