1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: structure-synth
Section: graphics
Priority: optional
Maintainer: Miriam Ruiz <miriam@debian.org>
Build-Depends: debhelper-compat (= 10),
libx11-dev, mesa-common-dev, libgl-dev, libglu1-mesa-dev, freeglut3-dev,
libxext-dev, qt5-qmake, qtbase5-dev, qtbase5-dev-tools, qtscript5-dev,
libqt5opengl5-desktop-dev, qt5-qmake:native
Rules-Requires-Root: no
Standards-Version: 4.5.1.0
Vcs-Git: https://salsa.debian.org/debian/structure-synth.git
Vcs-Browser: https://salsa.debian.org/debian/structure-synth
Homepage: http://structuresynth.sourceforge.net/
Package: structure-synth
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: sunflow
Description: application for creating 3D structures
Structure Synth is a tool for generating 3D structures by specifying a
design grammar. Even simple systems may generate surprising and complex
structures. Structure Synth offers a graphical environment with multiple
tabs, syntax highlighting, and OpenGL preview. Integration with third-party
renderers (such as Sunflow and POV-Ray) is possible using a flexible
template based export system.
.
Structure Synth has been developed by Mikael Hvidtfeldt Christensen. It was
inspired by the CFDG syntax by Chris Coyne, and the Context Free Art GUI by
Mark Lentczner and John Horigan.
|