Skip to content

sssomani/pythonocc-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.0%
  • GLSL 4.0%