-
-
Notifications
You must be signed in to change notification settings - Fork 35.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OBJLoader2 example integration - Support both module and legacy worker - TaskManager: Dependency loading allows to provide strings along with to be loaded urls - Fixed scene clean-up - Fixed copying transferables on init for all workers - Example clean-up and better structure, prepare for legacy OBJLoader2Parser worker - Updated TypeScript definitions - Intermediate asset return is working (mesh streaming) - Fixed worker and config id mixup - OBJLoader2Parser: Encapsulated into one function => simplify serialization - OBJLoader2Parser: For the example create simple module that only relies on parser
- Loading branch information
Showing
11 changed files
with
567 additions
and
330 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
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.