Giter Site home page Giter Site logo

henrikrudstrom / opencascade.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tpaviot/pythonocc-core

0.0 2.0 0.0 17.67 MB

A node.js wrapper for the OCE library

License: GNU Lesser General Public License v3.0

Python 7.54% JavaScript 92.46%

opencascade.js's Introduction

license Build Status Conda installer Join the chat at https://gitter.im/tpaviot/pythonocc-core

pythonocc-core

what is pythonocc?

pythonocc is a python library whose purpose is to provide 3D modeling features. It is intended to developers who aim at developing CAD/PDM/PLM applications.

how do oce and pythonocc relate?

The basis of pythonocc is python wrapper for the [oce C++ library / CAD kernel] (https://github.com/tpaviot/oce), aka pythonocc-core. pythonocc-core version number correspond to oce library releases its wrapping.

For example; the current pythonocc-core release, 0.16.x, requires OCE 0.16.x release. Here, the Major version name of either OCE or pythonocc-core release is 0, the Minor version is 16 and the Patch version is x. pythonocc-core can be built with any OCE version that has a corresponding Major and Minor version number. That is pythonocc-core 0.16.0 can be built with OCE 0.16.1 and visa versa.

Online resources

We use the following online resources:

How to create a local copy of the repository?

git clone git://github.com/tpaviot/pythonocc-core.git

How to stay up to date with latest developements?

cd pythonocc-core
git pull

How to install ?

pythonocc provides conda packages. this will get you up & running in minutes:

conda install -c https://conda.anaconda.org/dlr-sc pythonocc-core

How to compile ?

Read INSTALL.md file for instructions on compiling for both Windows, Linux and OSX.

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.

opencascade.js's People

Contributors

tpaviot avatar henrikrudstrom avatar jf--- avatar rainman110 avatar jmwright avatar

Watchers

 avatar James Cloos 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.