# Horizon-EDA **Repository Path**: slcmcu/Horizon-EDA ## Basic Information - **Project Name**: Horizon-EDA - **Description**: Horizon: 开源EDA 工具     可为用户提供的功能: 从原理图输入到Gerber导出的完整设计流程 智能的元件库管理 统一的编辑器为一切从 symbol 到layout - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/Horizon-EDA - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2019-09-30 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Horizon is a free EDA package It's far from finished, but the overall architecture is there. See [the docs](https://horizon-eda.readthedocs.io/en/latest/feature-overview.html) for an overview of horizon's top features. Wanna chat about the project? Join #horizon on freenode ![collage](https://raw.githubusercontent.com/wiki/carrotIndustries/horizon/images/collage.png) # Features for users so far - Complete design flow from schematic entry to gerber export - Sane library management - Unified editor for everything from symbol to board - Netlist-aware schematic editor - KiCad's awesome interactive router - Lag- and glitch-free rendering - Rule-based DRC - Undo/redo - Copy/paste for some objects - Builds and runs on Linux and Windows # Features for developers - Written in modern C++, legacy-free codebase! - Uses JSON as on-disk format - Uses Gtkmm3 for GUI - OpenGL 3 accelerated rendering - Everything is referenced by UUIDs # Getting Started See the [the docs](https://horizon-eda.readthedocs.io/en/latest/getting-started.html) # Included third-party software - https://github.com/nlohmann/json/ - http://www.angusj.com/delphi/clipper.php - https://github.com/ivanfratric/polypartition/ - https://github.com/jhasse/poly2tri - https://qcad.org/en/what-is-dxflib - https://git.launchpad.net/kicad/tree/pcbnew/router - https://github.com/russdill/pybis