Thomas Van Iseghem

Results 22 comments of Thomas Van Iseghem

Good point about the portability, didn't think of that! Regarding the appending of transforms.json, I could certainly write a check if for if the path links to a folder or...

Sorry for the silence, was quite occupied the last few weeks. So I went and implemented the requested changes. The --out flag functions like before but is now optional. When...

@TanOneDeg is that a question for me? If so, go ahead I'd say.

You would use the `--images` flag instead of `--video_in` with colmap2nerf.py to create the dataset. Should be as simple as that if I understand correctly.

Python 3.10 has a lot of issues installing. The requirements.txt file also has some problems. Here is mine: ``` numpy opencv_python loguru tqdm torchvision thop ninja tabulate psutil onnxruntime onnx-simplifier...

Update: confirmed this is not editor version related. Same behaviour is present when downgrading the project to 2022.3.8f1. So it seems there is a difference in how the Windows editor...

Update 2: Also confirmed that the MacOS XCode project is different from the Windows one since it does not contain any warnings where this is the case for Windows. So...

> Hi @VanIseghemThomas, we are aware of other issues when building AR Foundation apps for iOS from a Windows Editor. I recommend that you build for iOS from macOS machines...

No problem, thanks for the quick response! Maybe it's worth mentioning I'm also using the Apple Silicon version of the Unity editor. Haven't tried running under Rosetta. Will see if...

Update: Same issue building under Rosetta.