sofa-framework / SofaQtQuick

6 stars 10 forks source link

Refactor SofaScene and SofaViewer #16

Closed damienmarchal closed 6 years ago

damienmarchal commented 6 years ago

SofaScene contains lot of different things.

As a first refactoring test I moved all the rendering/viewer method in SofaViewer instead of SofaScene. I didn't touch the method signature. There is possibly issue with the opengl rendering intialization.