Skip to content

Releases: JintaoLee-Roger/cigvis

v0.1.3

21 Oct 13:12
Compare
Choose a tag to compare
  • add parula and batlow colormap
  • higher resolution colorbar
  • fix a bug when the alpha is not 1
  • support to print states in viser
  • gui support high dpi scaling

v0.1.2

03 Sep 11:50
Compare
Choose a tag to compare
  • added blue_white_purple colormap
  • added nancolor to set nan color in viser
  • added extract_arbitrary_line_by_view function to a extract arbitrary line by clicking

v0.1.1

20 Aug 13:45
Compare
Choose a tag to compare
  • provided a higher resolution colorbar image
  • formatted axis tick labels, e.g., "0.85000001" to "0.85"
  • improved the deprecated information.

v0.1.0

19 Aug 16:01
4dd4c11
Compare
Choose a tag to compare

Breaking Changes

  • added viserplot for remote display 3D volume in web (based on viser)
  • added Axis3d to create axis
  • added SurfaceNode and ArbLineNode to create surface and arbitrary lines
  • Improved a number of interface optimizations, including the creation of colorbars, the overlay display of faces, whether or not to change the light, and so on.
  • improved gui3d, support import surface
  • added extra dependencies option to selectively install dependencies
  • dealed with nan
  • support SEG-Y file (powered by cigsegy)
  • ...

v0.0.6

23 Jul 05:47
ee2429a
Compare
Choose a tag to compare
  • refine setup.py
  • examples in english

v0.0.5

28 Apr 10:18
0a14679
Compare
Choose a tag to compare
  • fixed a bug about boundary clipping of viewboxes
  • change the api create_overlay to add_mask
  • Improved gui3d functionality and added gui2d.
  • Optimized the organizational structure of the code.
  • add a function ramp to create a colormap with transparency that changes with the values.

v0.0.4

05 Feb 07:02
Compare
Choose a tag to compare
  • Fixed some bugs
  • Add some new features

v0.0.3

07 Oct 16:28
Compare
Choose a tag to compare
update

v0.0.2

03 Oct 11:27
4fc43b9
Compare
Choose a tag to compare
Update README.md