Omniblox / Eagle-Loader

THREE.js Loader for EAGLE .brd files
https://omniblox.io
MIT License
19 stars 4 forks source link

Decouple board parsing from display #25

Open follower opened 7 years ago

follower commented 7 years ago

i.e. Parse .brd file into intermediate representation and then build THREE.js display representation from the intermediate form.