Giter Site home page Giter Site logo

geoffder / pythonocc-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tpaviot/pythonocc-core

0.0 1.0 0.0 75.67 MB

Python package for 3D CAD/BIM/PLM/CAM

Home Page: http://www.pythonocc.org

License: GNU Lesser General Public License v3.0

Shell 0.01% CMake 0.09% Python 17.43% C++ 2.02% Batchfile 0.01% C 0.37% SWIG 80.04% HTML 0.05%

pythonocc-core's Introduction

Azure Build Status Conda installer Downloads Badge Language grade: Python Codacy Badge Binder DOI

pythonocc-core

About

pythonocc provides 3D modeling and dataexchange features. It is intended to CAD/PDM/PLM and BIM related development.

Latest release : pythonocc-core 7.5.1 (march 2021)

Features

pythonocc provides the following features:

  • a full access from Python to almost all af the thousand OpenCascade C++ classes. Classes and methods/functions share the same names, and, as possible as it can be, the same signature
  • 3D visualization from the most famous Python Gui (pyQt, PySide1 and 2, wxPython)
  • 3D visualization in a web browser using WebGl and/or x3dom renderers
  • 3D visualization and work within a jupyter notebook
  • Various utility Python classes/methods for DataExchange, Topology operations, inertia computations etc.

Try online at mybinder

Click Binder to open a jupyter notebook running latest pythonocc-core 7.5.1, gmesh (http://gmsh.info/) and latest IfcOpenshell (https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0) dev branch.

Download/install binaries for Linux/OSX/Windows

pythonocc provides precompiled conda packages (they depend on third part libraries made available from the dlr-sc and conda-forge conda channels) for python 3.7, 3.8 and 3.9. This will get you up and running in minutes whether you run win32/win64/linux64/osx64. Here is an example for python 3.7:

# first create an environment
conda create --name=pyoccenv python=3.7
source activate pyoccenv
conda install -c conda-forge pythonocc-core=7.5.1 occt=7.5.1

Other channels provide pythonocc-core packages, check https://anaconda.org/search?q=pythonocc-core.

Build from source by yourself

Read the INSTALL.md instructions where you find compilation instructions for all platforms.

Other pythonocc related resources

Online resources for development

We use the following online resources:

pythonocc, oce and opencascade dependencies

pythonocc-core 7.5.1 depends on the official OpenCascade-7.5.1 library (https://dev.opencascade.org)

Former releases rely on oce (OpenCascade Community Edition), available at
oce C++ library / CAD kernel.

License

You can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.

pythonocc-core's People

Contributors

aaronang avatar adam-urbanczyk avatar aothms avatar buguen avatar cafhach avatar emjay276 avatar farialima avatar hamogu avatar hinxx avatar igormaurell avatar ikeough avatar jf--- avatar jmwright avatar karl-nilsson avatar kleinsimon avatar krande avatar linjiarui avatar mahaidong avatar meltzerpete avatar nxsofsys avatar paddy-r avatar rainman110 avatar robincpc avatar simbaforrest avatar sprhawk avatar tanneguydv avatar thorade avatar tommy3001 avatar tpaviot avatar trophime avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.