Showing 16 open source projects for "opencascade"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    FreeCAD

    FreeCAD

    a parametric 3D CAD modeler

    ...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: 1,125 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    BoltGenerator

    BoltGenerator

    BoltGenerator is an automated CAD tool which produces 3D bolts.

    BoltGenerator is an automated CAD tool which produces 3D bolts per ISO and ASME specifications, built using OpenCASCADE and Qt technologies. Users select their desired thread, head type, and length. Upon export, a fully-featured CAD part is generated in real-time and written to the universal STEP format. The exported files are consistently named based on user selections, making creation and organization simple.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Mayo 3D Cad Viewer

    Mayo 3D Cad Viewer

    Free cad viewer for 3d drawings in different formats

    A very nice 3d Cad viewer program. This software depends on the Opencascade library. To install opencascade V7.5.0 Beta on linux : sudo dpgk -i opencascade.deb To install mayo : sudo dpkg -i mayo-cad-viewer.deb
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    CamelCAM

    3D CAM program for CNC mills/lathes

    CamelCAM will allow the user (in time, when/if fully functional) to load CAD 3D geometry objects from DXF, IGES and possibly other file formats, choose a particular CNC machine model, set needed parameters and then generate an ISO program suited for that CNC machine, capable of milling/lathing the selected piece.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NaroCAD
    NaroCAD is a fully fledged and extensible 3D parametric modeling CAD application. It is based on OpenCascade.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    A complete OpenCascade - OCAF based CAD framework.Note that this is not the original SALOME GEOM project but an effort to create a standalone framework based on the existing one from SALOME project, with the addition of extra functionality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A complete OpenCascade based MESH framework.Note this is not the original SALOME SMESH project but an effort to create a standalone mesh framework based on the existing one from SALOME project, plus adding WIN32 compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BlenderCAD
    Our primary goal is to create a great, full featured, 3D CAD environment for Blender for use by engineers, designers, drafters, architects, etc. based on the OpenCascade toolkit.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    Materials related to development of Open CASCADE, Open Source 3D modeling kernel. Note that this is NOT an SF project of Open CASCADE itself.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A parametric solid modeller based on OpenCASCADE. Includes a constraint based parametric sketcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QtOPENCASCADE is a framework for integrating the OpenCascade Solids Modelling library with the Qt4 toolkit to enable the development of multi-platform CAD and CAE applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple Tarfile of Minimal OpenCascade-5.2.3 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OpenCASCADE Sketcher is a C++ library for creating of 2D Sketcher based on OpenCASCADE (www.opencascade.org) library. This sketcher allows to create 2D sketches by using snaps, geometric primitives. It can be used for creating CAD applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    exoTK ( pronounce exotica ) is a high level C++ library using OpenCASCADE ( www.opencascade.org/ www.opencascade.com) .<br> The exoTK library will be used to develop a complete CAD Solid Modeler ( exoTKAD )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    femke

    Finite Element Method Kernel Engine

    Femke (Finite Element Method Kernel Engine) provides a basic set of tools for solving finite element method systems for windows (x86/x64). Femke can be compiled as static library, dynamic library and as managed wrapper library. This project depends heavily on (not included): - OpenCASCADE (2D/3D modelling) - NetGen (2D/3D meshing) - NgSolve (assembling of system marices) - GetFEM++ (assembling of system marices) - OpenBLAS (Optimized Linear Algebra Routines) - SparseSuite (Solving sparse matrices) - MuParser (Expression interpreter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB