CAD Software for Linux

View 12 business solutions
CAD Linux Clear Filters
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Open channels hydraulics is very important part of hydraulic and civil engineering. Finding critical depth in open channel flows is a basic task in this field. This is an application for calculating critical depth in open channels flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dedalo

    Dedalo

    dedalo is a 2d cad drawing software written in python3.

    dedalo is a 2d cad drawing software written in python3. It is licensed under the GPLv3. Dedalo features: layers, snaps (endpoint, intersection, midpoint), line, polyline, rectangle, delete, polygon, rectangle, arc, circle, points, text, spline, freehand drawing. Move, scale, rotate, offset, cut, extend, hatch, dimension, copy. English, italian languages SVG read-write. Not all features all fully supported. For more information a user manual is provided(pdf format, italian).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Electrical Wiring CAD is an extension on qcad community edition (http://www.ribbonsoft.com/qcad.html) specialized to deal with schematics of electrical wiring in house floors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EuroNCAP Points Calculator

    EuroNCAP Points Calculator

    EuroNCAP Grid Point Calculator

    Euro NCAP Calculator is a GUI based tool, developed in Qt-Open source, to calculate EuroNCAP point performance using test or CAE Simulation results in csv format. Using this tool, NCAP performace for every loadcases can be calculated using X simple steps. This tool can currently takes care of Euro NCAP 7.0 protocol fully and partially the Euro NCAP 5.0 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    FAST Simulations

    FAST Simulations

    An Open source Analysis and SImulation Toolbox for Fuel Cells

    FAST is an Analysis and Simulation Toolbox (FAST) for Fuel Cells (FC) FAST-FC is the doctorate work of David B. Harvey and was developed with support from the U.S. DOE, Ballard, and Queen's University. Derivative works of FAST-FC include FC-APOLLO which is a forked branch of this project intended to capture the code state at the exit of the funded DOE project. FAST-FC is the open and active community branch. FAST-FC is developed and maintained by the original creator and developer, David B. Harvey. Features of FAST-fc include transport of gases and liquids, multi-step reaction kinetics, transient and steady state operation for performance and durability, and scalable dimensionality from 1D - 3D domains. Future development work is on-going in FAST-fc and our strategic development schedule includes membrane degradation, improved liquid water transport models through the application of pore networks, and extension to stack-level simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    FEDES

    A finite element data exchange system

    FEDES is a Finite Element Data Exchange System for mapping finite element analysis data between different FE solvers and meshes with different element types and densities. Six commercial FE solvers are supported (ABAQUS, ANSYS, DEFORM, MARC, MORFEO, VULCAN). The FEA data outputted can be visualized with the open source program ParaView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Foam Force Cutter

    Foam Force Cutter

    cnc foam cut software for winch and conventional styro cutters

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    GDSread

    GDSread reads and converts Calma GDS stream files .

    GDSread is a simple command line utility written in Free Pascal. GDSread can read and convert a Calma GDS stream file and output an ASCII formatted list file and a new GDS file with updated timestamp. If specified - it can modify the output GDS database by scaling it and/or replace cell names. Check out readme.rtf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a CAD Sketcher [ Blender Addon ] i want to add to my Rixna project the project need to be complete
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    IdCREATE stands for "Idea Creation, Representation & Execution Automated Tools and Engine". This is intended to be a graphical tool for 1) representing your thoughts and ideas in a mindmap-like charts and 2) implementing them as code, article text, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ImplicitCAD

    ImplicitCAD

    A math-inspired CAD program in haskell. CSG, bevels, and shells

    ImplicitCAD is a programmatic CAD program, implemented in Haskell. Unlike traditional CAD programs, programmatic CAD programs use text descriptions of objects, as in programming. Concepts like variables, control structures and abstraction are used, just as in programming. With the explosion of 3D printing, designing 3D objects has become an even more important problem. And it's a complicated one. We need to design complicated objects that precisely interface with each other. And often we don't want to just design a single object, but classes of objects, parameterized by variables. And we need to do this in collaboration. Generally, objects in programmatic CAD are built with Constructive Solid Geometry or CSG. Unions, intersections and differences of simpler shapes slowly build the object. ImplicitCAD supports all this and much more! For example, it provides rounded unions so that one can have smooth interfaces between objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Interkonekto TXT al DXF

    Drawing robot for electrical interconnection diagrams in DXF.

    Interkonekto is a program which draws interconnection diagrams from tabular data read in a set of text files. The input layout model and generated output drawings are DXF files, compatible with the original specification from Autodesk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Library to manage DXF file Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KxEngine
    A free, multi-layered, multi-license cad engine. You are free to use the core classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MCF - Models Construct Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Open Shoe Designer

    Open Shoe Designer

    Open-Source Shoemaking

    Shoe design software. Based on foot measurements or a foot scan. Generates a bone based or a last based model. Supports different styles of shoes. Pattern editor for the upper. Calculates flattening of the design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenNum

    OpenNum

    OpenNum lets you distribute solvers with a nice graphical interface

    Typically, to program a GUI is time consuming and requires experience with graphic libraries. OpenNum lets you create a graphical interface adapted to your solvers by simply editing an XML configuration file. More specifically, OpenNum lets you · to collect a hierarchical dataset, · to call any executable file and · to visualize scalar and vector fields, plot graphs or show simple plain text files. It also has other useful utilities specifically designed for numerical simulation packages: · it allows managing a centralized materials dataset; · it can read several finite element mesh formats and several field formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Oskar Dolch

    A Linux CAD system

    Oskar Dolch is a CAD system based on GTK+ and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ParaFEM

    ParaFEM

    Parallel finite element analysis

    ParaFEM is an open source platform for parallel finite element analysis. The source code and philosophy are documented in the text book Smith, Griffiths and Margetts, "Programming the Finite Element Method", 5th Edition, Wiley, 2014. The software is written in modern Fortran and uses MPI for message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Pyfab

    Python library for fab/lab control

    Allows one to program fablab (factory and/or laboratory) in the same way as we program computer. Imagine commands like: "dim screw12 as new screw" or "mold(form_piston_081212, brass)" or ''gear(3)=lasercut(steel2,"biggear.gc")". This approach will let us program highly automated and self-deploying or even self-replicating factories. I am more engineer than programmer and just beginner in python. So it looks like community help will be needed :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    QroCAD

    QroCAD

    Beginner-friendly CAD software available for both web and desktop.

    QroCAD is a beginner-friendly CAD software available for both web and desktop.
    Downloads: 0 This Week
    Last Update:
    See Project