Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
TaskManager:
- Fixed init bugs due to broken async await
- Added default comRouting function
- Added TaskWorker (extension of Worker) and FakeTaskWorker (used on main)

webgl_loader_taskmanager.html:
- Added fake worker that runs on main and not in worker. Prepare code for future UI selection
- jsm workers rely on imported comRouting

General:
- default comRouting function (jsm or legacy case) takes init and exec functions as input
  • Loading branch information
kaisalmen committed Jun 26, 2020
1 parent f9b7982 commit ba61fd5
Show file tree
Hide file tree
Showing 6 changed files with 414 additions and 279 deletions.
Loading

0 comments on commit ba61fd5

Please sign in to comment.