ipyvolume icon indicating copy to clipboard operation
ipyvolume copied to clipboard

Feature: Lights and Shadows Merge

Open rinftech-github opened this issue 5 years ago • 0 comments

Squashed and merged with master. Should replace https://github.com/maartenbreddels/ipyvolume/pull/308

Added lighting and shadowmap support for plot_mesh, plot_trisurf, plot_surface. Scatter supports lighting but does not support shadowmapping because of an existing Three.JS issue: https://github.com/maartenbreddels/ipyvolume/issues/276

I encountered scaling issues with mesh and scatter plots caused most likely by previous pull request changes.

rinftech-github avatar Aug 10 '20 13:08 rinftech-github