I was toying with Lego digital designer the other day (http://ldd.lego.com/) and I was wondering if the saved file could be relatively easily parsed. As anybody ever done that before? I'm looking for code examples, no matter the language :)

Thanks !

Romain

有帮助吗?

解决方案

Maybe this would help: http://bricksviewer.sourceforge.net/index.shtml

A .lxf file is just a zip file, on the page I mentioned there is a short description of the format. For more details you should read the source.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top