[Blends-commit] [SCM] 3dprinter branch, master, updated. fabd2908b48d067b528aa978fb9ef8f19946c067

Thorsten Alteholz debian at alteholz.de
Wed Apr 2 09:18:01 UTC 2014


The following commit has been merged in the master branch:
commit fabd2908b48d067b528aa978fb9ef8f19946c067
Author: Thorsten Alteholz <debian at alteholz.de>
Date:   Wed Apr 2 11:17:57 2014 +0200

    additional information about CAD software

diff --git a/tasks/cad b/tasks/cad
index 61e6057..cbf4ab0 100644
--- a/tasks/cad
+++ b/tasks/cad
@@ -3,6 +3,20 @@ Description: Debian 3dprinter CAD packages
  This metapackage will install packages related to CAD software used
  for 3d printing.
 
+Depends: blender
+
+Depends: inkscape
+
+Depends: k3d
+
+Depends: openscad
+
+Depends: qcad
+
+Depends: wings3d
+
+Depends: povray
+
 Depends: implicitcad
 WNPP: 742704
 Homepage: http://www.implicitcad.org/
@@ -28,41 +42,135 @@ Pkg-Description: Powerful, Open-Source, Programmatic CAD
  It also directly provides GCode generation, and has a parser for OpenSCAD to
  make it easier for people to transition.
 
-Depends: openscad
-
 Depends: assimp
+Homepage: http://assimp.sourceforge.net/
+Pkg-Description: Open Asset Import Library
+ Open Asset Import Library (short name: Assimp) is a portable Open Source 
+ library to import various well-known 3D model formats  in a uniform manner. 
+ The most recent version also knows how to export 3d files and is therefore 
+ suitable as a general-purpose 3D model converter. See the feature list.
+ .
+ Assimp aims to provide a full asset conversion pipeline for use in game 
+ engines / realtime rendering systems of any kind, but it is not limited 
+ to this purpose. 
+ In the past, it has been used in a wide range of applications.
+ .
+ Written in C++, it is available under a liberal BSD license. There is a 
+ C API as well as bindings to various other languages, including C#/.net, 
+ Python and D. Assimp loads all input model formats into one straightforward 
+ data structure for further processing. This feature set is augmented by 
+ various post processing tools, including frequently-needed operations such 
+ as computing normal and tangent vectors.
 
 Depends: art-of-illusion
-
-Depends: blender
+Homepage: http://www.artofillusion.org/
+Pkg-Description: 3D modelling and rendering studio
+ Art of Illusion is a free, open source 3D modelling and rendering studio. 
+ Many of its capabilities rival those found in commercial programs. 
+ Highlights include subdivision surface based modelling tools, skeleton 
+ based animation, and a graphical language for designing procedural textures 
+ and materials..
 
 Depends: blender-cad
+Homepage: https://projects.blender.org/projects/blendercad/
+Pkg-Description: cad environment
+ Our primary goal is to create a great, full featured, 3D, cad environment 
+ for all cad users. Including: Eng, Design, Drafting, Arch, Elec, Mech, 
+ Plumbing, CNC, etc. Our 2nd goal is to make Blender more clean, so that 
+ it will be a better tool for artists.
 
 Depends: brl-cad
+Homepage: http://brlcad.org/
+Pkg-Description: cross-platform open source solid modeling system
+ BRL-CAD is a powerful cross-platform open source solid modeling system 
+ that includes interactive geometry editing, high-performance ray-tracing 
+ for rendering and geometric analysis, image and signal-processing tools, 
+ a system performance analysis benchmark suite, libraries for robust 
+ geometric representation, with more than 20 years of active development.
 
 Depends: cadquery
+Homepage: https://pypi.python.org/pypi/cadquery
+Pkg-Description: parametric scripting language for CAD models
+ CadQuery is an intuitive, easy-to-use python based language for building 
+ parametric 3D CAD models.  CadQuery is for 3D CAD what jQuery is for 
+ javascript. Imagine selecting Faces of a 3d object the same way you 
+ select DOM objects with JQuery!
+ .
+ CadQuery has several goals:
+ .
+ * Build models with scripts that are as close as possible to how you'd
+    describe the object to a human.
+ * Create parametric models that can be very easily customized by end users
+ * Output high quality CAD formats like STEP and AMF in addition to 
+   traditional STL
+ * Provide a non-proprietary, plain text model format that can be edited 
+   and executed with only a web browser
+ .
+ Using CadQuery, you can write short, simple scripts that produce high 
+ quality CAD models.  It is easy to make many different objects
 
 Depends: free-cad
-
-Depends: heeks-cad
-
-Depends: inkscape
-
-Depends: k3d
-
-Depends: iibre-cad
-
-Depends: povray
+Homepage: http://www.freecadweb.org/
+Pkg-Description: parametric 3D modeler
+ FreeCAD is a parametric 3D modeler. Parametric modeling  allows you to 
+ easily modify your design by going back into your model history and 
+ changing its parameters. FreeCAD is open source (LGPL license) and 
+ completely modular, allowing for very advanced extension and customization.
+ .
+ FreeCAD is multiplatfom, and reads and writes many open file formats 
+ such as STEP, IGES, STL and others.
+
+Depends: heekscad
+Homepage: http://code.google.com/p/heekscad/
+Pkg-Description: CAD application
+ Import solid models from STEP and IGES files. Draw construction geometry 
+ and lines and arcs. Create new primitive solids, or make solids by 
+ extruding a sketch or by making a lofted solid between sketches. 
+ Modify solids using blending, or boolean operations. Save IGES, STEP 
+ and STL. Printer plot the 2D geometry or to HPGL. Import and export 
+ dxf files; lines, arcs, ellipses, splines and polylines are supported. 
+
+Depends: librecad
+Homepage: http://librecad.org/
+Pkg-Description: CAD application
+ LibreCAD is a free Open Source CAD application for Windows, Apple and 
+ Linux.
 
 Depends: pygear
+Homepage: http://sourceforge.net/projects/pygear/
+Pkg-Description: CAE/CAD-preprocessor
+ A python gear generator that serves as CAE/CAD-preprocessor for involute 
+ gears based on pythonOCC. It allows for the computation of dynamic 
+ properties and the creation of exact geometries from a minimal input set.
 
 Depends: python-occ
-
-Depends: qcad
+Homepage: http://www.pythonocc.org/
+Pkg-Description: 3D CAD/CAE/PLM development framework
+ pythonOCC is a 3D CAD/CAE/PLM development framework for the Python 
+ programming language. It provides features such as advanced topological 
+ and geometrical operations, data exchange (STEP, IGES, STL import/export), 
+ 2D and 3D meshing, rigid body simulation, parametric modeling.
 
 Depends: shapesmith
+Homepage: http://shapesmith.net/
+Pkg-Description: 3D modelling in browser
+ Parametric, Open source, 3D modelling, in your browser.
 
 Depends: solvespace
-
-Depends: wings3d
+Homepage: http://solvespace.com/
+Pkg-Description: parametric 3d CAD program
+ SOLVESPACE is a parametric 3d CAD program. Applications include:
+  * modeling 3d parts . draw with extrudes, revolves, and Boolean 
+    (union / difference) operations
+  * modeling 2d parts . draw the part as a single section, and export 
+    DXF, PDF, SVG; use 3d assembly to verify fit
+  * 3d-printed parts . export the STL or other triangle mesh expected by 
+    most 3d printers
+  * preparing CAM data . export 2d vector art for a waterjet machine or 
+    laser cutter; or generate STEP or STL, for import into third-party 
+    CAM software for machining
+  * mechanism design . use the constraint solver to simulate planar or 
+    spatial linkages, with pin, ball, or slide joints
+  * plane and solid geometry . replace hand-solved trigonometry and 
+    spreadsheets with a live dimensioned drawing
 

-- 
Packaging for 3dprinter



More information about the Blends-commit mailing list