webgl_loader_ctm broken
See original GitHub issueDescription of the problem
Can’t find examples/jsm/loaders/ctm/CTMLoader.js
(current dev)
Used to work in r107
Hinted at in #17061, maybe related to c4f53e0b4afe365d94da9230d2c9273a57c0561f? The commit message for that is
# Conflicts:
# examples/webgl_loader_ctm.html
Three.js version
- Dev
- r107
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
[bug] WebGL loader is broken on macOS 11 Big Sur
This completely breaks the loader and prevents any game from loading. A workaround is of course to spoof the user agent. Here is...
Read more >How to Turn on WebGL in Your Browser - Lexia Help Center
Check WebGL status for your browser. Additionally, if you are using Chrome, make sure that Hardware Acceleration is enabled.
Read more >How To Easily Fix Unity WebGL Game Export Problems
Quickly fix any Unity web versions of your game if it is not running, and how to correctly upload to itch.
Read more >716574 – =x11-libs/libdrm-2.4.101: breaks firefox WebGL with ...
I have a Core i5-4690 with embedded intel graphic controller, using mesa i965 and having a working OpenGL environment: $ grep 965 ...
Read more >debug bootloader breaking vscode terminal #102063 - GitHub
internal/modules/cjs/loader.js:1032 throw err; ^ Error: Cannot find module ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Because GLTF+Draco is a better fit for what CTM tried to solve.
It’s best to checkout
R107
and copy the CTM files to your application code.