jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
951 stars 188 forks source link

WIP - autogenerate cpp files to use threejs in xeus-cling #158

Open gouarin opened 6 years ago

vidartf commented 6 years ago

This is very nice. What is the current status (what is left to do)?

Are there any good reasons to try to get this into the next major release, or would this be good for a minor release afterwards?

gouarin commented 6 years ago

There are still some issues with the generated code that I need to fix. I also have to modify cmake and write code to do template specialization. After that, we can get a new release.

I will do that in the next days.