This package now supports all linear cell types except for vtkConvexPointSet
. Linear means that the cells do not inherit from vtlNonLinearCell
.
What's Changed
- Add 1D support to Readme by @MatthewFlamm in #132
- Clamp scalar range in docs for surface sampling by @MatthewFlamm in #135
- Update docs with interactive examples by @banesullivan in #136
- use examples in docs by @MatthewFlamm in #150
- Add rng example by @MatthewFlamm in #156
- Add vertices support by @MatthewFlamm in #200
New Contributors
- @banesullivan made their first contribution in #136
Full Changelog: 0.3.0...0.4.0