Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/fsitok/klayout-simplify

KLayout macro for simplification (approximation) of polygons.
https://github.com/fsitok/klayout-simplify

Last synced: 2 months ago
JSON representation

KLayout macro for simplification (approximation) of polygons.

Lists

README

        

# Polygon approximation for KLayout
This KLayout plugin allows to approximate all polygons in a layout by polygons with fewer vertices while respecting a maximal approximation error.

This plugin has been developed mainly for de-manhattanization of photonic structures. Layouts of photonic circuits have to be manhattanized for some fabrication processes, i.e. the layout must be converted such that it only contains horizontal and vertical polygon edges. For some usecases it is convenient to revert this manhattanization.

## Usage
When properly installed in KLayout the simplification algorithm can be invoked over the menu 'Tools' -> 'Simplify Layout'.