Difference between revisions of "Interesting links"
Jump to navigation
Jump to search
Renatorivo (talk | contribs) m |
Renatorivo (talk | contribs) (Marked this version for translation) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | <languages/> | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T: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. | ||
+ | |||
+ | <!--T:27--> | ||
+ | Other curated lists of FLOSS: | ||
+ | * [https://www.reddit.com/r/electronics/comments/ap6m45/curated_list_of_awesome_free_and_open_source/ Electrical engineering] | ||
+ | * [https://www.reddit.com/r/CNC/comments/aizatc/free_and_open_source_camcnc_software/ CAM/CNC] | ||
+ | * [https://www.reddit.com/r/cad/comments/8dmtc8/please_share_your_experience_with_the_available/ CAD] | ||
== FreeCAD on the net == <!--T:2--> | == FreeCAD on the net == <!--T:2--> | ||
Line 8: | Line 15: | ||
<!--T:4--> | <!--T:4--> | ||
− | * [http://sourceforge.net/projects/free-cad SourceForge] The FreeCAD project page on SourceForge | + | * [http://sourceforge.net/projects/free-cad SourceForge] The FreeCAD project page on SourceForge. FreeCAD has migrated away from SourceForge. |
* [http://www.ohloh.net/p/freecad Ohloh] Ohloh statistics for the FreeCAD project | * [http://www.ohloh.net/p/freecad Ohloh] Ohloh statistics for the FreeCAD project | ||
* [http://cia.vc/stats/project/free-cad Cia] CIA activity tracking for FreeCAD | * [http://cia.vc/stats/project/free-cad Cia] CIA activity tracking for FreeCAD | ||
Line 95: | Line 102: | ||
</translate> | </translate> | ||
{{clear}} | {{clear}} | ||
− |
Revision as of 20:13, 17 October 2019
This page contains some maybe useful links to other FLOSS resources and project in this area.
Other curated lists of FLOSS:
Contents
FreeCAD on the net
- SourceForge The FreeCAD project page on SourceForge. FreeCAD has migrated away from 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
- Facebook The official FreeCAD facebook page
- Pardus Linux build script
Other CAD Projects
- OpenPLM An open-source, web-based PLM collaborative platform
- 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
- LibreCAD a 2D CAD project based on QCad
Tutorials
Written tutorials
Video tutorials
- FreeCAD's Draft module tutorial
- FreeCAD parametric modeling
- Making a 2D drawing from a 3D model
- Creating a "mushroom"
- Creating arrays with python
- Using FreeCAD with OpenPLM
Other articles about FreeCAD
- A peek at what's coming in 0.11 version
- Working like Generative Components in FreeCAD
- The Draft module's new SVG output capabilities
Advanced
Research
- PLaSM "Functional language for computing with geometry"
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
Python
- NumPy Scientific computing with Python (basic commands very similar to MATLAB)
- matplotlib Python 2D plotting library (usually used in conjunction with NumPy)
Other
- Octave powerful MATLAB clone
Another page that contains interesting links is Community Portal