QCHackers / tqec

Design automation software tools for Topological Quantum Error Correction
https://tqec.app
Apache License 2.0
58 stars 15 forks source link

Implement SketchUp-exported dae file parsing with `pycollada` #253

Closed inmzhang closed 2 weeks ago

inmzhang commented 2 weeks ago

A direct port of C++ parse script like #252 does work but using the existing COLLADA parsing library like pycollada seems more robust and performant.