K3D-tools / K3D-jupyter

K3D lets you create 3D plots backed by WebGL with high-level API (surfaces, isosurfaces, voxels, mesh, cloud points, vtk objects, volume renderer, colormaps, etc). The primary aim of K3D-jupyter is to be easy for use as stand alone package like matplotlib, but also to allow interoperation with existing libraries as VTK.
MIT License
921 stars 123 forks source link

2.12.0 #325

Closed artur-trzesiok closed 2 years ago

artur-trzesiok commented 2 years ago

pako -> fflate (faster performance of snapshots/compression_level>0) introducing logarithmic_depth_buffer (True by default) fullscreen js api shadow_map_update fix fix orbit controller on snapshots fix low zbuffer accuracy for software rendering screenshots trackball/orbit controller are now mobile friendly mesh volume, texture data, volume dynamic update fix fix 3d/3dSpecular k3d.points z-buffer dependencies bump (threejs) removing misleading documentation camera_fov argument of k3d.plot init function has no effect #316 dat.gui -> lil-gui axesHelper dynamic change fix respect plot.grid_auto_fit = False when plot.render()

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging e1ca58fad332ab1e14524aa174a79d572e46a289 into 102bdbfde6058285439b589caef6a2f936e90986 - view on LGTM.com

new alerts:

lgtm-com[bot] commented 2 years ago

This pull request introduces 1 alert when merging c732f666fac792c6eadf3596492a6ed44230af4e into 102bdbfde6058285439b589caef6a2f936e90986 - view on LGTM.com

new alerts:

CagtayFabry commented 2 years ago

There are some great fixes in this one 👍 🚀

any plans on when you will release this new version @artur-trzesiok ?

artur-trzesiok commented 2 years ago

There are some great fixes in this one 👍 🚀

any plans on when you will release this new version @artur-trzesiok ?

Thank you for the kind words. I changed here like...a lot. Tests are green but we didn't cover with tests top-right GUI that I changed here. I will do QA session today with it. If in next 5 hours everything will be ok I will do a relese :)