Difference between revisions of "Interesting links"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
This page contains some maybe useful links to other FLOSS resources and project in this area. | This page contains some maybe useful links to other FLOSS resources and project in this area. | ||
+ | |||
+ | == FreeCAD on the net == | ||
=== Specific platform pages related to FreeCAD === | === Specific platform pages related to FreeCAD === | ||
Line 21: | Line 23: | ||
* [http://www.pythonocc.org/ PythonOCC] complete python bindings for OpenCasCade, with own GUI builder | * [http://www.pythonocc.org/ PythonOCC] complete python bindings for OpenCasCade, with own GUI builder | ||
* [http://pythoncad.sourceforge.net/dokuwiki/doku.php PythonCAD] a simple 2D CAD application programmed in python | * [http://pythoncad.sourceforge.net/dokuwiki/doku.php PythonCAD] a simple 2D CAD application programmed in python | ||
+ | |||
+ | == Tutorials == | ||
+ | |||
+ | === Written tutorials === | ||
+ | |||
+ | * [http://wkupiesila.blogspot.com/2009/12/rozgryzamy-freecad-krok-po-kroku.html#googtrans/pl/en Introduction to FreeCAD] | ||
+ | * [http://wkupiesila.blogspot.com/2009/12/freecad-poznajemy-klawisz-f5.html#googtrans/pl/en Parametric modeling at work] | ||
+ | |||
+ | === Video tutorials === | ||
+ | |||
+ | * [http://www.youtube.com/watch?v=LOAxc1StGW8 FreeCAD parametric modeling] | ||
+ | * [http://www.youtube.com/watch?v=GFuyF78QLGc Making a 2D drawing from a 3D model] | ||
+ | * [http://www.youtube.com/watch?v=hyBlOL_MFlY Creating a "mushroom"] | ||
+ | * [http://www.youtube.com/watch?v=xnlEVKAtFYw Creating arrays with python] | ||
+ | |||
+ | == Advanced == | ||
=== Research === | === Research === |
Revision as of 19:27, 10 September 2010
This page contains some maybe useful links to other FLOSS resources and project in this area.
Contents
FreeCAD on the net
- SourceForge The FreeCAD project page on SourceForge
- Ohloh Ohloh statistics for the FreeCAD project
- Cia CIA activity tracking for FreeCAD
- Debian Debian package info
- Ubuntu Ubuntu package info
- Slackware Slackware package info
- Gentoo Gentoo package info
- OpenSuse/Fedora Packman package info
- Freenode The official #freecad IRC channel on Freenode
Other CAD Projects
- BRL CAD Big Open Source package, a bit old fashion
- Heekscad a CAD/CAM application based on OpenCasCade and WxWidgets
- Narocad another OpenCasCade-based project, windows-only
- Salome more a FEM system but have also a modeling part
- PythonOCC complete python bindings for OpenCasCade, with own GUI builder
- PythonCAD a simple 2D CAD application programmed in python
Tutorials
Written tutorials
Video tutorials
- FreeCAD parametric modeling
- Making a 2D drawing from a 3D model
- Creating a "mushroom"
- Creating arrays with python
Advanced
Research
- Pasm functional language to programing shapes
FEM
- Calculix our favorite for FEM in FreeCAD
- Salome FEM system with complicated design
- Z88 is a fast, powerful and compact Finite Elements Analysis Program especially designed for PCs running LINUX, workstations and large computers with UNIX and PCs with Windows XP/95. Z88 is a work of Prof. Dr.-Ing. Frank Rieg of University of Bayreuth. License: GPL
Math
- Octave powerful MathLab clone