hecodeit

Results 8 issues of hecodeit

- `three` version: 0.144.0 - `@react-three/fiber` version: 8.6.2 - `@react-three/drei` version: 9.25.3 - `node` version: 16.16.0 - `yarn` version: 1.22.19 ### Problem description: PositionalAudio no working on iOS ### Relevant...

bug

- `three` version: 0.159.0 - `@react-three/fiber` version: 8.15.12 - `@react-three/drei` version: 9.90.0 ### Problem description: Forked Splat codesandbox here: https://codesandbox.io/p/sandbox/splats-forked-frcthr Everything work fine, but not with `` ``` ``` It's...

bug

Testing [spacesvr.io](https://spacesvr.io/) with Quest 2. After right hand SnapTurn, left hand movment don't work correct?

Training with checkpoint cinfiguration: ``` accelerate launch train.py \ --gin_configs=configs/360.gin \ --gin_bindings="Config.data_dir = '${DATA_DIR}'" \ --gin_bindings="Config.exp_name = '${EXP_NAME}'" \ --gin_bindings="Config.factor = 4" \ --gin_bindings="Config.checkpoint_every = 1000" ``` As kill the...

_Originally posted by @niujinshuchong in https://github.com/autonomousvision/mip-splatting/issues/21#issuecomment-1954530631_ Although the link provided points to the location of the Viewer's JavaScript source code, there are two issues that need to be addressed: 1....

**mapbox-gl-js version**: 3.4.0 **mapbox-gl-draw version**: 1.4.3 As the title, draw polygon working fine. Can select edit polygon vertex and add midpoint. When active terrain, CAN NOT select edit polygon vertex...

bug

First of all, thank you very much for this project. It only took an afternoon to get the React Three Fiber and Mapbox project up and running. Since I am...

enhancement

Is it possible to export training results as a .ply file? If so, how can I do this?