jupyter-widgets / pythreejs

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

Added voxel painter example #28

Closed nlooije closed 9 years ago

nlooije commented 9 years ago

The voxel painter example from Three.js website was modified into a Ipython notebook using pythreejs

nlooije commented 9 years ago

I thought it would be interesting to port the voxel painter demo to pythreejs. It can be viewed here. I think the result is quite good except for some unimplemented features which are TODOs Is this something you would like added to your repo? I can try to port some other demos...

jasongrout commented 9 years ago

This is really cool! Thanks! Sorry it's taken a while to merge.

I'll probably move this up into the main examples directory after merging.

jasongrout commented 9 years ago

Never mind about that moving. It's great where it is. Thanks again!

nlooije commented 9 years ago

Hi Jason,

no problem! Best way to learn is to copy other people's work :) are you interested in more examples like this?

Niels

On Fri, Oct 23, 2015 at 4:46 PM, Jason Grout notifications@github.com wrote:

Never mind about that moving. It's great where it is. Thanks again!

— Reply to this email directly or view it on GitHub https://github.com/jovyan/pythreejs/pull/28#issuecomment-150595319.

Met vriendelijke groeten / Regards, Niels Looije

jasongrout commented 9 years ago

I'm definitely interested in more cool examples. Also, if there are changes to pythreejs that are needed to make things simpler, definitely open an issue.