Difference between revisions of "Essential Free and Open Source Software"
From Help Wiki
m |
|||
Line 18: | Line 18: | ||
=Mathematics= | =Mathematics= | ||
* [http://sagemath.org Python SAGE] - [http://sagenb.org Sage Notebook] is a math worksheet, graphing, and publishing tool. | * [http://sagemath.org Python SAGE] - [http://sagenb.org Sage Notebook] is a math worksheet, graphing, and publishing tool. | ||
+ | |||
+ | =Creative Coding= | ||
+ | * [http://openframeworks.cc openFrameworks] - C++ toolkit for creative coding. | ||
+ | * [http://processing.org Processing] - create images, animations, and interactions. | ||
+ | |||
+ | =Geospatial= | ||
+ | * [http://qgis.org Quantum GIS] - integrated toolkit for geospatial analysis, data management, etc. | ||
+ | * [http://saga-gis.org SAGA GIS] - collection of geospatial tools featuring a simple UI. | ||
+ | * [http://grass.osgeo.org GRASS GIS] - data management, analysis, image processing, modeling. | ||
+ | * [http://sextantegis.org SEXTANTE GIS] - GIS graphical modeling tool and collection of geospatial libraries. |
Revision as of 14:39, 25 January 2013
Contents
Meaning of Free and Open Source
Free and Open Source Software are tools that are available to all people, allowing us to share the tools, modify the tools, and generally learn how the tools work. These are essential freedoms; not simply in terms of cost, but liberty.
Please review [Defined] for more information.
Design
- Inkscape - vector illustration, design, layout, web development. Using the SVG standard.
- Scribus - page layout, design, publishing.
- GIMP - image manipulation, design, web development, and layered graphics.
Animation and Simulation
- Blender 3D - Game design, physics simulation, animation, 3D modeling, architecture, video editing, compositing, etc..
Statistics and Data Visualization
- R Studio - development environment for the R Language for stistical computing.
- Gephi Graph visualization, analysis, manipulation.
Mathematics
- Python SAGE - Sage Notebook is a math worksheet, graphing, and publishing tool.
Creative Coding
- openFrameworks - C++ toolkit for creative coding.
- Processing - create images, animations, and interactions.
Geospatial
- Quantum GIS - integrated toolkit for geospatial analysis, data management, etc.
- SAGA GIS - collection of geospatial tools featuring a simple UI.
- GRASS GIS - data management, analysis, image processing, modeling.
- SEXTANTE GIS - GIS graphical modeling tool and collection of geospatial libraries.