Showing 130 open source projects for "cad 3d"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Failed Payment Recovery for Subscription Businesses Icon
    Failed Payment Recovery for Subscription Businesses

    For subscription companies searching for a failed payment recovery solution to grow revenue, and retain customers.

    FlexPay’s innovative platform uses multiple technologies to achieve the highest number of retained customers, resulting in reduced involuntary churn, longer life span after recovery, and higher revenue. Leading brands like LegalZoom, Hooked on Phonics, and ClinicSense trust FlexPay to recover failed payments, reduce churn, and increase customer lifetime value.
    Learn More
  • 1
    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. ...
    Leader badge
    Downloads: 1,048 This Week
    Last Update:
    See Project
  • 2
    CadQuery

    CadQuery

    A python parametric CAD scripting framework based on OCCT

    CadQuery is an intuitive, easy-to-use Python library for building parametric 3D CAD models. It has several goals. Build models with scripts that are as close as possible to how you’d describe the object to a human, using a standard, already established programming language. Create parametric models that can be very easily customized by end users. Output high-quality CAD formats like STEP and AMF in addition to traditional STL.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 3
    BRL-CAD

    BRL-CAD

    Open Source Solid Modeling CAD

    BRL-CAD is a powerful cross-platform constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing for rendering & geometric analyses, network distributed framebuffer support, image & signal-processing tools.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    Autodesk Fusion 360

    Autodesk Fusion 360

    Use Autodesk Fusion 360 on Linux

    Autodesk Fusion 360 is a cloud-based 3D modeling, CAD, CAM, CAE, and PCB software platform for product design and manufacturing that offers an affordable, powerful alternative to other well-known solutions on the market.But the problem is that it usually only works on systems that have Windows or macOS installed as the operating system. I'm using a Linux distribution such as openSUSE Tumbleweed and needed a solution to this problem.
    Downloads: 218 This Week
    Last Update:
    See Project
  • 6
    FreeCAD Link branch

    FreeCAD Link branch

    Link branch FreeCAD

    This is the Link branch FreeCAD, with lots of new features and enhancements. This branch is originally created to develop the App::Link feature for use with my Assembly3 workbench. The feature has since been merged with official FreeCAD, but the branch stayed and became the forefront of what future FreeCAD might become. Its function now is to continuously improve and test the Topological naming problem and its fix. Which I eventually plan to merge back into the FreeCAD main branch.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 7
    pythonocc-demos

    pythonocc-demos

    Examples and demos for the pythonocc CAD package

    Some pythonocc-related code snippets, examples, Jupyter notebooks etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FEATool Multiphysics

    FEATool Multiphysics

    Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS

    FEATool Multiphysics (short for Finite Element Analysis Toolbox), is a fully integrated simulation platform for modeling all types of coupled physics phenomena, continuum mechanics, and engineering problems. By providing a truly easy to use and integrated all-in-one simulation platform for multi-physics analysis, makes FEATool an ideal simulation and modeling tool for everyone from students learning mathematical modeling, to researchers and engineers wishing to explore new ideas in a no...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    VIMKiller

    VIMKiller

    Exiting VIM is hard; sometimes we need to take drastic measures

    VIMKiller is a humorous yet functional project created as a playful response to the classic challenge of exiting the Vim editor. Designed as a physical button housed in a 3D-printed case, it connects to an Arduino that sends a serial message when pressed. This message is captured by a Julia script running in the background, which promptly terminates all Vim processes on a Linux machine. The project includes CAD files for the enclosure, Arduino code, and setup instructions, making it possible to build your own version. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Collect! is a highly configurable debt collection software Icon
    Collect! is a highly configurable debt collection software

    Everything that matters to debt collection, all in one solution.

    The flexible & scalable debt collection software built to automate your workflow. From startup to enterprise, we have the solution for you.
    Learn More
  • 10
    FileSaver.js

    FileSaver.js

    An HTML5 saveAs() FileSaver implementation

    Have you ever wanted to add a Save as… button to a webapp? Whether you’re making an advanced WebGL-powered CAD webapp and want to save 3D object files or you just want to save plain text files in a simple Markdown text editor, saving files in the browser has always been a tricky business. Usually when you want to save a file generated with JavaScript, you have to send the data to your server and then return the data right back with a Content-disposition: attachment header. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KiCad EDA

    KiCad EDA

    A Cross Platform and Open Source Electronics Design Automation Suite

    Leader badge
    Downloads: 171 This Week
    Last Update:
    See Project
  • 12
    dxf2gcode

    dxf2gcode

    DXF2GCODE: converting 2D dxf drawings to CNC machine compatible G-Code

    DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC machine compatible GCode. Windows, Linux, and Mac support by using python scripting language.
    Leader badge
    Downloads: 355 This Week
    Last Update:
    See Project
  • 13
    AV3DNavigator

    AV3DNavigator

    Um simples software de navegação 3D, desenvolvido em Java.

    Um simples software de navegação 3D, desenvolvido em Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    RHEIN for MicroStation

    RHEIN for MicroStation

    3D/2D Concrete Reinforcement in Bentley MicroStation

    https://github.com/LeonidWiebe/Rhein
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    ZomeBuild

    Editor for Zometool models

    Zomebuild is a software application that allows users to create and explore Zometool models in an interactive, virtual 3D environment. You need to save the self-extracting executable file on your PC, then run it to extract the program files. Then you can run the main executable file, Zomebuild.exe. It’s not important where you store the files on your PC as long the directory structure that is unpacked is preserved. Zomebuild offers an intuitive interface, enabling users to construct and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenSCAD

    OpenSCAD

    The programmer's solid 3D CAD modeller

    OpenSCAD is software for creating solid 3D CAD models. It is free software and available for Linux/UNIX, Windows and Mac OS X. Unlike most free software for creating 3D models (such as Blender) it does not focus on the artistic aspects of 3D modelling but instead on the CAD aspects. Thus it might be the application you are looking for when you are planning to create 3D models of machine parts but pretty sure is not what you are looking for when you are more interested in creating computer-animated movies. ...
    Downloads: 85 This Week
    Last Update:
    See Project
  • 17
    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: 3 This Week
    Last Update:
    See Project
  • 18
    Open Shoe Designer

    Open Shoe Designer

    Open-Source Shoemaking

    Shoe design software with an manufacturing-first approach. It separates design, form and measurements. Each can be modified without interfering with the others. The engine in the background combines all three and produces the last, the sole and the flattened pattern to be cut and sewn (or glued) together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CFDTool - CFD & OpenFOAM GUI Toolbox

    CFDTool - CFD & OpenFOAM GUI Toolbox

    CFDTool - Easy to Use Computational Fluid Dynamics (CFD) Toolbox

    ... - Completely stand-alone and cross-platform self-contained toolbox - Optionally use as MATLAB Add-On toolbox - Fully integrated and easy to use MATLAB GUI - Modeling and simulation in 1D, 2D, 3D, and axisymmetric/swirl/cylindrical coordinate systems - Seamless OpenFOAM GUI and SU2 CFD solver integrations (https://www.featool.com/Easy-to-Use-OpenFOAM-GUI) - Built-in geometry and CAD tools - Automatic mesh and grid generation - Pre-defined equations and boundary conditions for: + Incompressible viscous fluid flows (Navier-Stokes equations) + Compressible, supersonic, trans-sonic, and turbulent flows + Heat conduction with conjugate heat transfer
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20
    OdooPLM

    OdooPLM

    A Full PLM system based on odoo

    OdooPLM is an Open Source Odoo Application that allows you to manage PLM Data inside Odoo. You can upload data from the most common commercial CAD systems directly to Odoo with a unique and easy to use interface. Our approach, very quick, ready to use, is very useful for all companies that wants useful and powerful tools. You can install PLM module and its Client without any cost, touching the quality of our product in your real work environment. Official OdooPLM...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Jmol

    Jmol

    An interactive viewer for three-dimensional chemical structures.

    ...A rich scripting language and a well-developed web API allow easy customization of the user interface. Features include interactive animation and linear morphing. Jmol interfaces well with JSpecView for spectroscopy, JSME for 2D->3D conversion, POV-Ray for images, and CAD programs for 3D printing (VRML export).
    Leader badge
    Downloads: 641 This Week
    Last Update:
    See Project
  • 22
    LDPartEditor

    LDPartEditor

    Create and edit LDraw™ parts quick and easy.

    LDPartEditor is a free CAD tool for the creation of LDraw™ parts. Minimum System Requirements: - OpenGL 2.1 compatible Graphics Card - Operating System (64-bit): Windows [7 or newer], Mac OS X [>=10.6], Linux [e.g. Ubuntu Linux >=14.4] - CPU: Multicore-Processor e.g. Intel Core 2 Duo or AMD Athlon II (>2.0Ghz) - RAM: 4 GB - Video-Memory: 1 GB - Free Disk Space: 150 MB Recommended Requirements: - OpenGL 3.3 compatible Graphics Card - Operating...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    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,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project:Vulcan

    Project:Vulcan

    A Model Rocket Motor Test Stand

    ...There is a change in the current and a calculation is performed to display your weight. This page only contains the software for the Arduino Mega2560 and not the CAD drawings or 3D printing files. A copy of the 180+ page Project Manual is also available for download. See this project at Instructables: https://www.instructables.com/Project-Vulcan-a-Model-Rocket-Motor-Test-Stand
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BrepCAD

    BrepCAD

    Open source 3D software based on opencascade(CAD

    The BrepCAD open source framework is adapted from the SimpleGui in pythonocc. It incorporates the beautiful ribbon style, which also uses the open source library QupyRibbon in Github. This framework can basically meet the needs of graduation design of college students and enterprise level lightweight CAD software development. Because it is based on the python language, the running efficiency cannot be compared with that of the c++version. But there is no bad language in the world. Only...
    Downloads: 0 This Week
    Last Update:
    See Project