Build Script For VTK And Source.list For Ubuntu 20.04 LTS

The shell script build vtk in the folder build, /home/stephen/Downloads/VTK-9.2.0.rc2/build: cmake ../ -G “Unix Makefiles” \ -DVTK_USE_QVTK:BOOL=ON \ -DCMAKE_INSTALL_PREFIX=/usr/local \ -DVTK_USE_GUISUPPORT:BOOL=ON \ -DVTK_QT_VERSION=5 \ -DModule_vtkGUISupportQt:BOOL=ON \ -DModule_vtkGUISupportQtOpenGL:BOOL=ON \ -DModule_vtkGUISupportQtSQL:BOOL=ON \ -DModule_vtkGUISupportQtWebkit:BOOL=OFF \ -DModule_vtkRenderingQt:BOOL=ON \ -DModule_vtkViewsQt:BOOL=ON The sources.list for Chinese user to use ubuntu LTS 20.04 deb http://mirrors.aliyun.com/ubuntu/ trusty main restricted Read more…

Image Processing – Rotate Image

We have added a new function to the image processing page: rotate the image clockwise by any angle.我们在图像处理页面增加了一个新的功能:顺时针旋转图片任意角度。 Our picture doesn’t awalys fit on the phone or computer monitor, so we need to put it right. We need to rotate the original picture. Or if you just want to make Read more…

Make vtkContourWidget Object Work On Webassembly Page

I had found a crash bug when use vtkContourWidget by webassembly in the post Crash Bug About vtkOpenGLPolyDataMapper::UpdateShaders In vtkAbstractWidget.As we know, SetResolveCoincidentTopologyToPolygonOffset for mapper can make web page crash, related post: The Interfaces In VTK Can’t Be Used With Webassembly. After reading the source code of vtkOrientedGlyphContourRepresentation::vtkOrientedGlyphContourRepresentation(), we know Read more…

XOR Strings
: Input your strings, the tool can encrypt and decrypt them.

X