CAD Software for BSD

Browse free open source CAD software and projects for BSD below. Use the toggles on the left to filter open source CAD software by OS, license, language, programming language, and project status.

  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    LibreCAD

    LibreCAD

    Cross-platform Open-source 2D CAD

    LibreCAD is an open-source cross-platform 2D CAD program, which is translated in over 30 languages. LibreCAD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. License: https://www.gnu.org/licenses/gpl-2.0.html Source: https://github.com/LibreCAD/LibreCAD/releases Track the latest development: https://github.com/LibreCAD/LibreCAD/milestones https://github.com/LibreCAD/LibreCAD/commits/master Create bug reports and feature requests: https://github.com/LibreCAD/LibreCAD/issues Get help: - https://forum.librecad.org - https://dokuwiki.librecad.org - https://librecad.readthedocs.io/
    Leader badge
    Downloads: 2,746 This Week
    Last Update:
    See Project
  • 2
    FreeCAD

    FreeCAD

    a parametric 3D CAD modeler

    This is an official mirror of FreeCAD. Code and release files are primarily hosted on https://github.com/FreeCAD/FreeCAD and mirrored here. FreeCAD is a general purpose feature-based, parametric 3D modeler for CAD, MCAD, CAx, CAE and PLM, aimed directly at mechanical engineering and product design but also fits a wider range of uses in engineering, such as architecture or other engineering specialties. It is 100% Open Source and extremely modular, allowing for very advanced extension and customization. FreeCAD is based on OpenCasCade, a powerful geometry kernel, features an Open Inventor-compliant 3D scene representation model provided by the Coin 3D library, and a broad Python API. The interface is built with Qt. FreeCAD runs exactly the same way on Windows, Mac OSX and Linux platforms.
    Leader badge
    Downloads: 889 This Week
    Last Update:
    See Project
  • 3
    TexGen
    TexGen is a geometric textile modelling software package to be used for obtaining engineering properties of woven textiles and textile composites. Citing TexGen We would be grateful if you could acknowledge use of TexGen where appropriate and suggest using one of the following references: L P Brown and A C Long. "Modelling the geometry of textile reinforcements for composites: TexGen", Chapter 8 in "Composite reinforcements for optimum performance (Second Edition)", ed. P Boisse, Woodhead Publishing Ltd, 2021, ISBN: 978-0-12-819005-0. https://doi.org/10.1016/B978-0-12-819005-0.00008-3 Lin, H., Brown, L. P. & Long, A. C. 2011. Modelling and Simulating Textile Structures using TexGen. Advanced Materials Research, 331, 44-47. To reference version 3.13.0 please use: Louise Brown, mike-matveev, & georgespackman. (2023). louisepb/TexGen: TexGen v3.13.1 (v3.13.1). Zenodo. https://doi.org/10.5281/zenodo.8221491
    Leader badge
    Downloads: 180 This Week
    Last Update:
    See Project
  • 4

    Frame3DD

    Static and Dynamic Structural Analysis of 2D and 3D frames.

    FRAME3DD is a program for the static and dynamic structural analysis of two- and three-dimensional frames and trusses with elastic and geometric stiffness.
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 5
    An STL format importer/exporter plugin script for Google SketchUp. Supports both binary and ASCII import and export.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6
    Impact Finite Element Program
    Impact is an explicit Finite Element Program Suite which simulates dynamic impact events. It has a range of elements, contact handling and different material laws. Models can be created, solved and analyzed with the included pre- and postprocessor. Impact is based on an Explicit Time stepping algorithm. These kind of codes are used to simulate dynamic phenomena such as car crashes and similar, usually involving large deformations.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    OpenWAM
    The 1-dimensional gas-dynamics code. More information in http://www.openwam.com Modeling is an important technique for the optimization of internal combustion engines (ICE). The use of calculation models together with experimental tests is producing unquestionable successes due to the fact that both techniques complement each other. 1D wave action models simplify the engine by means of ducts, where only one dimension is considered, and volumes where mass accumulation is considered and the gas properties are uniform in the entire element. Finally, non dimensional models are used to solve connections between 1D and 0D elements. Thanks to more than 20 years, more than 10 PhD Thesis and many research projects and publications, CMT-Motores Térmicos has developed an own 1D gasdynamic tool called OpenWAMTM which gathers an important know-how on air management, compressible flow, turbocharging, chemical species tracking, numerical analysis and many other aspects of engine modeling.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    pyGear

    pyGear

    Precise gear geometry generator for spur and helical gears

    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. PyGear can simulate the tool geometry and kinematics of standard gear hobbing tools to generate precise flank, tooth root and tip geometries.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    The ADG library (Automatic Drawing Generation) is a set of functions focused on automating the drawing of mechanical parts. It is not a CAD system but a GObject-based library where a custom application can put common CAD entities such as paths, hatches and dimensions, to automatically create technical drawings. A demo application is provided in order to show the capabilities of the canvas. Although it is possible to interact with the library directly in C (that is what the adg-demo program is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    FEMTA
    Easy to use 3D truss analyzer using finite element methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ThanCad is a 2dimensional cad, with limited 3d support and raster inclusion capability and emphasis in engineering. It is being written in Python and since it uses the Tkinter library, it is platform independent.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    GeomSS
    GeomSS is a geometry modeling and scripting system in Java. Write scripts that create and analyze complex geometry including NURBS curves and surfaces. This is especially useful for tasks that must be repeated with small or parametric variations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The PARSEC CEE is the primary achievement of several years of effort at NASA's Marshall Space Flight Center. The CEE was developed to allow engineers in the Advanced Concepts Department to rapidly prototype launch vehicle and spacecraft concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    COPanno

    COPanno optimizes the panels cuts.

    COPanno is now at http://download.tuxfamily.org/copanno/ COPanno is a small utility to find the best solution for cutting rectangular panels in a defined-size sheet. * v1.2 Introduce multi-threading (calculation is up to 8 times faster) and internationalization support. English and French translations are done. * v1.3 Add per panel orientation keeping Copanno est un utilitaire de calepinage donnant la meilleure manière de découper des panneaux rectangulaire dans une feuille de dimension définie. * v1.2 Le calcul parallèle permet d'accélérer le traitement sur les ordinateurs multi-cœurs. La traduction en Français et en Anglais est réalisée. * v1.3 La conservation de l'orientation des panneaux (le fil) peut être définie pour chaque élément.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Generic CAM
    A tool for CNC toolpath generation. Model data in, G-Codes out. The system is kept as generic as possible. Machines with up to 9 axis can be defined. Machine simulator included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    QCAD

    QCAD

    Open Source CAD

    QCAD is an application for computer aided drafting (CAD) in two dimensions (2D). With QCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schematics and diagrams. QCAD works on Windows, Mac OS X and many Linux and Unix Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    StyroFoamRobot

    Cuts 3D objects from polystyrene foam (EPS/XPS)

    A robotic DIY styrofoam cutter consisting of one rotational and two translational axes. It cuts a variety of shapes out of styrofoam-like materials using a hot wire. This project documents the necessary hardware and software parts. Don't miss the follow-up project at http://raumschaum.org Its goal is to further develop hardware and software into an user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Yet Another Computer-Assisted Design software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    bladedesigner
    The BladeDesigner package is a CAD/CAE tool providing classes for turbomachine blade design. So far it is optimized to be useful in the aerodynamic design process. It comes with a GUI but is most powerful with user defined python scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions, especially as related to line-drawing accuracy. Particular attention to detail concerning chopping of accumulation errors, using a cast from 64 bit to 32 bit strategy, in the interval [1.0,2.0). Individual pixel errors with overlapping polygons or line segments are about one in a billion, but I can't reproduce any errors at the moment by using random number generation with tens of millions of cases. Emphasis not only on correctness, but also on performance for real-world use or hardware implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    groundcad

    CAD 2D for Land Surveying and Civil

    Operating System : Windows - Linux - Mac OS Drawing 2D Point Line Polygon Rectangle Circle Ellipse Text,Image with thickness,color,hatch... Drawing commands : rotation,scale,explode... Labeling Point Line Polygon Rectangle Circle (Name Code Comment XYZ Length Angle Area Radius ...) Area Calculation by points or by object. Import-Export module : Image bmp,jpg,png CSV TXT SVG DXF R12 SOKKIA SDR33 TOPCON FC4 GTS7 XML LANDXML LEICA GSI8 GSI16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rattleCAD
    A graphical tool to design a bicycle (s) geometry and derive drawings from its configuration rattleCAD moved to www.rattleCAD.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    new 3d markup language for creating one tool for all 3d CAD data in the world.it is for viewing 3d data without plugins on web and desktop and for creating 3d pdf in one step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB