Closed cloudyian closed 1 month ago
Had the same issue. Seems to be related to the frontend change of ComfyUI and how the .js extensions are loaded I guess they are loaded before the html with the importmap statement.
Falling back to the legacy frontend seems to work for me --front-end-version Comfy-Org/ComfyUI_legacy_frontend@latest
(ComfyUI/pull/4379)
3D preview nodes now support new ComfyUI's Frontend, cheers 👍
I added this when starting the bat. --front-end-version Comfy-Org/ComfyUI_legacy_frontend@latest But preview 3dgs still cannot be used in the latest version, Only preview mesh can be used
Hi @807502278 There is a small bug in 3DGS preview, I fixed already, and it will be available in next update, cheers, have a good weekend 👍
@MrForExample it can be previewed now and there are no bugs. It's very useful. Thank you very much. Well, I may have to work overtime on weekends to do the work about inverse camera pose. I have already done half of it, but I feel that I may not be able to finish it...
3d Mesh is not showing: loading scene...
error loading extension /extensions/ComfyUI-3D-Pack/js/threeVisualizer.js TypeError: Failed to resolve module specifier "three". Relative references must start with either "/", "./", or "../".