three-inspect icon indicating copy to clipboard operation
three-inspect copied to clipboard

An inspector and debugger for three.js

Results 6 three-inspect issues
Sort by recently updated
recently updated
newest added

I tried adding three-inspect to an existing project I have that is written using vanilla js in Vite and ThreeJS Unfortunately, I run into this error when I try to...

Failed to load resource: the server responded with a status of 404 () three-inspect/:1 Uncaught (in promise) TypeError: Failed to fetch dynamically imported module: https://threlte.github.io/three-inspect/_app/immutable/entry/start.EkE6_UOg.js scheduler.503w-s97.js:1 Failed to load resource:...

I am attempting to run Three-Inspect in a plain ThreeJS project (plain javascript). Whether I try to load this by import map (eg. using LiveServer add-on in Visual Studio Code)...

After regular install of the three-inspect module and following the documentation for adding to Threlte Ecosystem ended up with this error bellow on the screenshot. Current module dependencies: "@threlte/core": "latest",...

I am continuing to need to rely on this package to help me inspect my plain JS Three-JS projects. As noted in the prior thread with 0.5.0 it now works...

Hi, does this package work with Svelte 5? I can't seem to get it working. `Error: Your application, or one of its dependencies, imported from 'svelte/internal', which was a private...