Skip to content

Gaussian Splatting editing with point-based manipulations

License

Notifications You must be signed in to change notification settings

Xallt/Drag3DEditing

Repository files navigation

Drag 3D Editing

Common issues

npx: Permission denied

(viser) No client build found. Building now...
(viser) nodejs is set up!
bash: line 1: /workspace/Drag3DEditing/deps/GaussianEditor/extern/viser/src/viser/client/.nodeenv/bin/npx: Permission denied
bash: line 1: /workspace/Drag3DEditing/deps/GaussianEditor/extern/viser/src/viser/client/.nodeenv/bin/npx: Permission denied

A bug in Viser on this line leads to the npm binaries not having execution rights

Fix:

chmod -R +x /workspace/Drag3DEditing/deps/GaussianEditor/extern/viser/src/viser/client/.nodeenv

replace with your path to the created .nodeenv

About

Gaussian Splatting editing with point-based manipulations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published