-
I'm receiving the following error when trying to start homebridge with this addon enabled:
> TypeError: Cannot read property 'indexOf' of undefined
> at API.platform (/usr/local/lib/node_modul…
-
Hi there,
I don't know anything about 3dmigoto, so sorry if this a stupid question:
I wondered if 3dmigoto could be made to run under linux via proton/dxvk.
What would be the minimal setup to test …
-
**Is your feature request related to a problem? Please describe.**
I'm looking for a 3D tileset renderer for Babylon.js. I've played a bit with loader.gl which seems focused on geospatial tilesets.…
-
```
What steps will reproduce the problem?
1. Load the sketch attached
What is the expected output? What do you see instead?
A 3D model without textures other than a triangle on the back of the hea…
-
```
What steps will reproduce the problem?
1. Load the sketch attached
What is the expected output? What do you see instead?
A 3D model without textures other than a triangle on the back of the hea…
-
```
What steps will reproduce the problem?
1. Load the sketch attached
What is the expected output? What do you see instead?
A 3D model without textures other than a triangle on the back of the hea…
-
Hello,
I'm trying to train a model using the UNET-3D notebook in everydl4mic, and to export it in deepimageJ.
I managed to make the model work quite good in everywheredl4mic, but fail to use it in i…
-
# Error Info
Error name: Error
Error message: panicked at /rustc/3f5fd8dd41153bc5fdca9427e9e05be2c767ba23/library/std/src/sys/sync/mutex/no_threads.rs:20:9:
assertion `left == right` failed: cannot re…
-
Sorry to bother you again. I already have the rendered image. Can you provide a depth map as I really don't know how to obtain it
-
From what I saw the latest threeJS at least (https://github.com/v1r0x/files_3d/pull/59) supports IFC format.
I tried the thing locally and apparently the IFC loader requires unsafe-eval which would…