X3D import issues #45203

Closed
opened 2015-06-26 16:16:07 +02:00 by Bastien Montagne · 5 comments

System Information
OS X 10.9 on MacBook Pro 13 (Intel Iris graphics)

Blender Version
Broken: 2.74 (2015-Mar-31)

Problems importing X3D files generated by the popular chemistry tool JMol

Exact steps for others to reproduce the error

1.) Start with the default empty project
2.) Try to import Abraham1994_ICSD_75387.x3d. It seems to work, but is extremely slow (~1 h for 1 MByte file with 44k objects). I have added some debug output to import_x3d.py, which demonstrates that the import rate (number of imported objects per second) decreases significantly during the import. It feels like there is some O(n^2) scaling somewhere in the code.

**System Information** OS X 10.9 on MacBook Pro 13 (Intel Iris graphics) **Blender Version** Broken: 2.74 (2015-Mar-31) Problems importing X3D files generated by the popular chemistry tool JMol **Exact steps for others to reproduce the error** 1.) Start with the default empty project 2.) Try to import [Abraham1994_ICSD_75387.x3d](https://archive.blender.org/developer/F197349/Abraham1994_ICSD_75387.x3d). It seems to work, but is _extremely_ slow (~1 h for 1 MByte file with 44k objects). I have added some debug output to import_x3d.py, which demonstrates that the import rate (number of imported objects per second) decreases significantly during the import. It feels like there is some O(n^2) scaling somewhere in the code.
Author
Owner

Changed status to: 'Open'

Changed status to: 'Open'
Author
Owner

Added subscriber: @mont29

Added subscriber: @mont29
Author
Owner

(split from #45195).

(split from #45195).

This issue was referenced by 1b1ad4665b

This issue was referenced by 1b1ad4665b852c1c52dcbdb0176cf2eb7f0d88f8
Author
Owner

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#45203
No description provided.