-
Notifications
You must be signed in to change notification settings - Fork 354
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recover from lost WebGL context (#14)
- All node types check for valid context before trying to render - `renderDaemon` does not run when context is lost, until it is recovered again - If primary WebGL target node is deleted, a new one can be created - unit test for lost context
- Loading branch information
1 parent
16d4192
commit 85d071b
Showing
3 changed files
with
383 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.