web-ifc-three icon indicating copy to clipboard operation
web-ifc-three copied to clipboard

THREE.BufferGeometry.computeBoundingSphere(): Computed radius is NaN. The "position" attribute is likely to have NaN values.

Open SpiderProjectDeveloper opened this issue 3 years ago • 5 comments

Hello!

There is an exception that happens when loading an ifc file (the one attached): image ifc2.zip

Thank you!

SpiderProjectDeveloper avatar Mar 11 '22 11:03 SpiderProjectDeveloper

::take

aka-blackboots avatar Nov 28 '22 06:11 aka-blackboots

🟢🟢🟢

::take

Hi, @aka-blackboots! Thanks for taking this bounty! The due date is December 19, 2022 UTC.

If you need to submit some pull requests (PR) to complete the tasks, make sure that the last and only the last PR has a title that either starts with the bounty ID or is exactly the same as the bounty name. After the PR is merged, this bounty’s status will automatically changed to done.

If you do not need to make a PR, tell the manager @agviegas to run ::done command after your tasks is confirmed to be done.

Good luck!

agviegas avatar Nov 28 '22 06:11 agviegas

::drop

aka-blackboots avatar Nov 28 '22 06:11 aka-blackboots

🟢🟢🟢

::drop

Hi, @aka-blackboots! Thanks for giving it a try! It’s now once again available for anyone to take.

agviegas avatar Nov 28 '22 06:11 agviegas

NaNs here come from all-0 placedGeometry.flatTransformation

makc avatar Jan 08 '23 15:01 makc