tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.39k stars 380 forks source link

[Example] - ThreeJS WebViewer #425

Closed DEKHTIARJonathan closed 7 years ago

DEKHTIARJonathan commented 7 years ago

Hello @tpaviot,

If you are interested, I can contribute the webviewer example I did for my project. Where do you want me to add it ?

It has been quite tricky to finally manage to import this JSON file, it might help someone one day.

For remind: https://github.com/DEKHTIARJonathan/dmu-net.org/tree/STEP-2-ThreeJS-BatchConverter/web

Have a great day,

Jonathan DEKHTIAR

tpaviot commented 7 years ago

@DEKHTIARJonathan The pythonocc-contrib repository seems to be the right place to contribute your web viewer. Just create a DMU-netWebViewer folder, at the same level than IFCViewer, WebServer etc. and create a PR. Thank you for your contribution.

tpaviot commented 7 years ago

@DEKHTIARJonathan what's the status of your proposal ? closing the issue, feel free to submit a PR to pythonocc-contrib