[go: up one dir, main page]

CAD Software for Mac

View 43 business solutions
CAD Mac Clear Filters
  • 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
  • Stigg | SaaS Monetization and Entitlements API Icon
    Stigg | SaaS Monetization and Entitlements API

    For developers in need of a tool to launch pricing plans faster and build better buying experiences

    A monetization platform is a standalone middleware that sits between your application and your business applications, as part of the modern enterprise billing stack. Stigg unifies all the APIs and abstractions billing and platform engineers had to build and maintain in-house otherwise. Acting as your centralized source of truth, with a highly scalable and flexible entitlements management, rolling out any pricing and packaging change is now a self-service, risk-free, exercise.
    Learn More
  • 1

    Involute Gears DXF

    Open DXFs with QCad

    Program draws a gears tooth for reference profile and Fellows manufacturing. Open dxfs with qcad or Solid Works, ec but not with AutoCad. Autodesk has remouved support for enteties only format.It compiles well with OpenWatcom 1.9 c++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Library to manage DXF file Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JS-CAD

    JS-CAD

    Free, Browser-Based HTML5 CAD App

    NOTE: I moved the source to Github. The name is the same. JS-CAD is meant to be a small, lightweight CAD application that will run in any HTML5 compliant browser. Give the latest version a try: http://js-cad.sourceforge.net/latest/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    A modified version of XFLR5 (http://www.xflr5.com/xflr5.htm/) that focuses on analyzing a folder of airfoils to find the best airfoil for a given Re distribution Currently this project is very task-specific and may require a large amount of work to adapt it to other uses. It still has lots of bugs is definitely in its infancy. However, updates are planned for the future. Current Bugs of note: - The program doesn't currently close correctly. To close it you must use the task manager and end Qfils.exe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    SteamCAD

    2D CAD especially designed to draw steam locomotives

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    VRforCAD developed in Java and Java3D API, combines two systems: Computer-aided design (CAD) system and Virtual Reality system with its special equipments for visualization and manipulation. See more at: http://www.vrforcad.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Library for creating and analyzing voxel objects. This project has moved to github. https://github.com/jonhiller/Voxelyze
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10
    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
  • 11
    baramonweb

    baramonweb

    OpenFOAM UI based on web

    baramonweb은 php로 구현된 웹어플리케이션으로 웹 기반의 OpenFOAM 사용자환경입니다. OpenFOAM 입력 파일 생성, 솔버 및 유틸리티 구동을 지원합니다.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    CSGCAD is a CAD application written in Qt/C++ that renders 3D graphics using a constructive solid geometry engine based on GLSL. This application is still far from completion, help is welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    finFoil is an application to help amateur surfboard fin makers foil their fins properly. All downloads are moved to https://finfoil.io Check out the homepage for the latest news and tutorials: https://finfoil.io hrobeers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    flex-capital-platform

    flex-capital-platform

    Drag n Drop Fintech Platform

    Flex Capital is an intuitive drag n drop software enabling any business to quickly launch financial products with no coding knowledge required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Java application for virtual tool shop simulation. Application allows simulation of exchange jobs between some tool shops. Jobs are grouped in projects and are organized in Petri nets (sequences of activities and stores).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A plug-in for Abaqus FEA with empiric data for many types of materials (linear, nonlinear, ortotropic). A simple GUI for creating properties for common materials and sections for bulk and shells.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The openLBMflow is an fast fluid flow solver based on Lattice Boltzmann Method. Main future are 2D and 3D code, single and multiphase models, Output data in VTK format can be directly open in Paraview. Download Windows or Linux binary version now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    Simple CAM program for creating RS274NGC gcode from vector format files like DXF CF2 PLT. Can be used with AXIS interface from EMC project. It's early alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    wirecutter plugin for inkscape

    This plugin exports G-Code for a wirecutter

    The "wirecutter" plugin for inkscape is a plugin to generate g-Code for a 2D wirecutter with a turning table. You can either draw one open path which is the path which the machine will cut or you can draw some closed paths. These closed paths (e.g. Letters) must be connected because the cutter cannot leave the raw material like a milling machine. The Plugin helps you to create these connectors. If you have a wirecutter with a turning table you can create multiple "cuts" for different positions of the turning table. This software is not really tested and is still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Clothes - sewing CAD for creation of models of clothes. Based on the new concept of the automated designing of clothes with use of parametrical model. Creates a base design of model of clothes and allows to change it depending on necessity of updating.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    3DM Viewer is a cross platform application which allows .3DM files to be viewed in Windows, LINUX, and OSX. 3DM is the native file type of Rhinoceros 3D and MoI3D.
    Downloads: 6 This Week
    Last Update:
    See Project