Package: libopencsg-dev Source: opencsg Priority: optional Section: libdevel Installed-Size: 42 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 1.3.2-1precise2 Depends: libopencsg1 (= 1.3.2-1precise2) Filename: pool/main/o/opencsg/libopencsg-dev_1.3.2-1precise2_amd64.deb Size: 5516 MD5sum: 75fae224a9c26ff742a8b8dd2228a515 SHA1: 6d5fc3454d3a5cf3d8e3d7f607bd3e48fc2a3fcf Description: image-based CSG library using OpenGL (development files) OpenCSG is a library for CGS (Constructive Solid Geometry) that can combine geometric primitives to more complex objects, for example the difference between two primitives. Instead of explicitly calculating the shape of the resulting object, it uses OpenGL's z-buffer to render the image. . OpenCSG implements both the Goldfeather and the SCS algorithm. . This package contains files needed to compile opencsg applications. Package: libopencsg1 Source: opencsg Priority: optional Section: libs Installed-Size: 338 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 1.3.2-1precise2 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.1.1) Filename: pool/main/o/opencsg/libopencsg1_1.3.2-1precise2_amd64.deb Size: 199642 MD5sum: d6466a102b1932e19d8374dbd20896c7 SHA1: c6cada61083f2b8e49e3354bb13cfde4cdeb7acd Description: image-based CSG (Constructive Solid Geometry) library using OpenGL OpenCSG is a library for CGS (Constructive Solid Geometry) that can combine geometric primitives to more complex objects, for example the difference between two primitives. Instead of explicitly calculating the shape of the resulting object, it uses OpenGL's z-buffer to render the image. . OpenCSG implements both the Goldfeather and the SCS algorithm. . This package contains shared library files. Package: openscad Priority: optional Section: graphics Installed-Size: 4476 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 2013.01+dfsg-2ubuntu1+precise Suggests: meshlab, geomview, librecad Depends: libboost-filesystem1.46.1 (>= 1.46.1-1), libboost-program-options1.46.1 (>= 1.46.1-1), libboost-regex1.46.1 (>= 1.46.1-1), libboost-system1.46.1 (>= 1.46.1-1), libboost-thread1.46.1 (>= 1.46.1-1), libc6 (>= 2.14), libcgal8, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglew1.6 (>= 1.6.0), libglu1-mesa | libglu1, libgmp10, libmpfr4 (>= 3.1.0), libopencsg1, libqt4-opengl (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.6) Filename: pool/main/o/openscad/openscad_2013.01+dfsg-2ubuntu1+precise_amd64.deb Size: 1683296 MD5sum: 19bc1805d4be0eb9acffdad066d79d45 SHA1: 222aba63ffb26fb6f8a2b1378966779ea60d5680 Description: script file based graphical CAD environment OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD aspects rather than artistic ones. . OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script. This gives the designer full control over the modelling process and enables him to easily change any step in the modelling process or make designes that are defined by configurable parameters. Package: libopencsg-example Source: opencsg Priority: optional Section: libs Installed-Size: 56 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 1.3.2-1precise2 Depends: freeglut3, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglew1.6 (>= 1.6.0), libglu1-mesa | libglu1, libopencsg1, libstdc++6 (>= 4.2.1) Filename: pool/main/o/opencsg/libopencsg-example_1.3.2-1precise2_amd64.deb Size: 11790 MD5sum: a7d51840f54eb8966c8717697fb2be8d SHA1: 75cd771c016c375286aab6cc9d7faafd61b1451b Description: image-based CSG library using OpenGL (example program) OpenCSG is a library for CGS (Constructive Solid Geometry) that can combine geometric primitives to more complex objects, for example the difference between two primitives. Instead of explicitly calculating the shape of the resulting object, it uses OpenGL's z-buffer to render the image. . OpenCSG implements both the Goldfeather and the SCS algorithm. . This package contains a OpenCSG demo program. Package: libopencsg1-dbg Source: opencsg Priority: extra Section: debug Installed-Size: 87 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 1.3.2-1precise2 Depends: libopencsg1 (= 1.3.2-1precise2) Filename: pool/main/o/opencsg/libopencsg1-dbg_1.3.2-1precise2_amd64.deb Size: 13188 MD5sum: 82210ec898d13edbb0f1c81e1c0f7bf5 SHA1: fcc1c7387a6e8a5bc12d17c752d7f89d08723549 Description: debugging symbols for libopencsg OpenCSG is a library for CGS (Constructive Solid Geometry) that can combine geometric primitives to more complex objects, for example the difference between two primitives. Instead of explicitly calculating the shape of the resulting object, it uses OpenGL's z-buffer to render the image. . OpenCSG implements both the Goldfeather and the SCS algorithm. . This package contains the debugging symbols for libopencsg. Package: openscad-dbg Source: openscad Priority: extra Section: debug Installed-Size: 149297 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 2013.01+dfsg-2ubuntu1+precise Depends: openscad (= 2013.01+dfsg-2ubuntu1+precise) Filename: pool/main/o/openscad/openscad-dbg_2013.01+dfsg-2ubuntu1+precise_amd64.deb Size: 141076902 MD5sum: 6d2b06f6d6cef10f9625187ccf463bc0 SHA1: 73e78239012c055db77602e85869101ccf7c6ed8 Description: script file based graphical CAD environment (debugging symbols) OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD aspects rather than artistic ones. . This package contains debugging information stripped from the binaries. Package: openscad-testing Source: openscad Priority: optional Section: graphics Installed-Size: 29794 Maintainer: Christian M. Amsüss Architecture: amd64 Version: 2013.01+dfsg-2ubuntu1+precise Depends: libboost-filesystem1.46.1 (>= 1.46.1-1), libboost-program-options1.46.1 (>= 1.46.1-1), libboost-regex1.46.1 (>= 1.46.1-1), libboost-system1.46.1 (>= 1.46.1-1), libboost-thread1.46.1 (>= 1.46.1-1), libc6 (>= 2.14), libcgal8, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglew1.6 (>= 1.6.0), libglu1-mesa | libglu1, libgmp10, libmpfr4 (>= 3.1.0), libopencsg1, libqtcore4 (>= 4:4.8.0), libstdc++6 (>= 4.6), libx11-6, openscad-testing-data, python, python-argparse, cmake, imagemagick Filename: pool/main/o/openscad/openscad-testing_2013.01+dfsg-2ubuntu1+precise_amd64.deb Size: 9603196 MD5sum: 1b40756409af3e0c7ccab0525d5dab4d SHA1: 3d4269aa77dd1dea9bc499744d0dc1d4270e2f55 Description: script file based graphical CAD environment (test suite) OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD aspects rather than artistic ones. . This package contains all programs required to run the test suites. Package: openscad-testing-data Source: openscad Priority: optional Section: graphics Installed-Size: 4013 Maintainer: Christian M. Amsüss Architecture: all Version: 2013.01+dfsg-2ubuntu1+precise Recommends: openscad Suggests: openscad-testing Filename: pool/main/o/openscad/openscad-testing-data_2013.01+dfsg-2ubuntu1+precise_all.deb Size: 2308840 MD5sum: d5fba7e7d9f9f7a30eab299228081d80 SHA1: bee04c15c0cb6f046e6c45d1b7b67d46b1ae89c5 Description: script file based graphical CAD environment (test suite data) OpenSCAD is a software for creating solid 3D CAD objects. It focuses on CAD aspects rather than artistic ones. . This package contains the data required to run the test suites.