A simple 3D layout viewer for KLayout based on OpenSCAD.
This repo just contains the KLayout Salt package wich is a wrapper around the stand-alone gds3xtrude tool. See https://codeberg.org/tok/gds3xtrude for more information.
This package depends on
- OpenSCAD
- gds3xtrude (python package)
Install the python dependencies with
pip3 install --user gds3xtrude
Depending on your distro openscad
can be installed with your package manager.