tpaviot/pythonocc-demos

Examples and demos for the pythonocc CAD package

Jupyter Notebook

315

246 commits

updated Sep 23, 2026

See the code

README

Codacy Badge

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

Requirements :

  • pythonocc-core 7.8.1
conda install -c conda-forge pythonocc-core=7.8.1
  • 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
3d
cad
demos
jupyter
jupyter-notebook
pythonocc
python-script

Contributors

tpaviot

221 commits

rainman110

8 commits

Tanneguydv

6 commits

karl-nilsson

2 commits

tpaviot/pythonocc-demos

Examples and demos for the pythonocc CAD package

Jupyter Notebook

315

246 commits

updated Sep 23, 2026

See the code

README

Codacy Badge

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

Requirements :

  • pythonocc-core 7.8.1
conda install -c conda-forge pythonocc-core=7.8.1
  • 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
3d
cad
demos
jupyter
jupyter-notebook
pythonocc
python-script

Contributors

tpaviot

221 commits

rainman110

8 commits

Tanneguydv

6 commits

karl-nilsson

2 commits

Languages

Jupyter Notebook

99.7%