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

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

node.js - Express and Redis - If session exists for this user, don't allow access -