Skip to content

A set of examples and demos for the pythonocc CAD package

Notifications You must be signed in to change notification settings

NuCOS/pythonocc-demos

 
 

Repository files navigation

Travis Badge Appveyor Build status Language grade: Python Codacy Badge

Some pythonocc related code snippets, examples, jupter notebooks etc.

Requirements :

  • pythonocc-0.18.2 or later

  • jupyter if you want to test the jupyter notebooks, as well as pythreejs.

Repository structure :

  • assets: 2D images, 3D modules in various formats. Used by the python scripts

  • examples: small python scripts that each describe a pythonocc feature

    $ cd examples  
    $ python core_helloworld.py
  • jupyter_notebook: a set of examples running pythonocc inside a jupyter notebook.
    $ cd jupyter_notebooks  
    $ jupyter notebook

About

A set of examples and demos for the pythonocc CAD package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 94.3%
  • Python 4.3%
  • GLSL 1.2%
  • Shell 0.2%