python - IPython and 3D : draw simple and interactive scenes -


i'm working on little funny project, draw planet based on fractal generation. project works under standard pyopengl call, in order make more interactive, wanted export on ipython notebook.

i work triangles, in cartesian coordinate system. there way, three.js purpose, draw basic 3d scene based on polygons in ipython notebooks ? saw lot of static plot library nothing looks i'm looking for.

ps: interactive, meen can rotate scene example.

sure, take @ pythreejs meant bridge between python , threejs. included example file gives overview how port code pythreejs in ipython notebook.

you can make interactive combining pythreejs ipython widgets.


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -