Nahom Kidane
Nahom Kidane
"feed free to join...". I think it should be "feel free to join ..."
Can we install it on windows 10? Any suggestions. - thanks
Hello everyone! I am trying to replicate the C++ example in Python, but unsure how to pass surface mesh correctly. Can anyone give me a quick hint or snippet? I...
VTKExamples/Python/Visualization/ElevationBandsWithGlyphs On ReverseLUT, I think we also need to reverse the annotations. Fixed by add the line "revList = reversed(list(range(t + 1))) after the second t assignment. def ReverseLUT(lut): """...
Hi Thank you for sharing your work. I attempted to compile your code on windows. (VtK 9.1 and Qt 5.2). I had to change a few things but could not...