mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2025-12-19 22:24:17 +01:00
lots of improvements
This commit is contained in:
@@ -4,9 +4,9 @@ export const settings = {
|
||||
// @ts-ignore
|
||||
new URL('../../assets/fox.glb', import.meta.url).href,
|
||||
// @ts-ignore
|
||||
new URL('../../assets/logo.glbs', import.meta.url).href,
|
||||
// new URL('../../assets/logo.glbs', import.meta.url).href,
|
||||
// Websocket URLs automatically listen for new models from the python backend
|
||||
"ws://localhost:8080/"
|
||||
//"ws://localhost:8080/"
|
||||
],
|
||||
// ModelViewer settings
|
||||
autoplay: true,
|
||||
|
||||
Reference in New Issue
Block a user